Home
last modified time | relevance | path

Searched refs:sha256_end (Results 1 – 25 of 55) sorted by relevance

123

/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/zrtp/crypto/
H A Dsha256.cpp45 sha256_end(digest, &ctx); in sha256()
58 sha256_end(digest, &ctx); in sha256()
73 sha256_end(digest, hd); in closeSha256Context()
93 sha256_end(digest, hd); in finalizeSha256Context()
H A Dhmac256.cpp63 sha256_end(localKey, &ctx->ctx); in hmacSha256Init()
107 sha256_end(tmpDigest, &ctx->ctx); in hmacSha256Final()
116 sha256_end(mac, &ctx->ctx); in hmacSha256Final()
H A Dsha2.h88 VOID_RETURN sha256_end(unsigned char hval[], sha256_ctx ctx[1]);
/dports/devel/ucommon/ucommon-7.0.0/nossl/
H A Dhmac.cpp81 sha256_end(localKey, &ctx->ctx); in hmacSha256Init()
119 sha256_end(tmpDigest, &ctx->ctx); in hmacSha256Final()
128 sha256_end(mac, &ctx->ctx); in hmacSha256Final()
H A Ddigest.cpp194 sha256_end(buffer, (sha256_ctx *)context); in recycle()
252 sha256_end(buffer, (sha256_ctx *)context); in get()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/src/
H A Dzrtp_crypto_hash.c50 sha256_end((unsigned char*)dst->buffer, &ctx); in zrtp_sha_c()
151 sha256_end((unsigned char*)digest->buffer,(sha256_ctx*)ctx); in zrtp_sha_end()
213 sha256_end((unsigned char*)local_key, &ctx->context); in zrtp_hmac_sha256_begin_c()
400 sha256_end((unsigned char*)dst.buffer, &((hmac_sha256_context_t*)ctx)->context); in zrtp_hmac_end()
404 sha256_end((unsigned char*)dst.buffer, &((hmac_sha256_context_t*)ctx)->context); in zrtp_hmac_end()
482 sha256_end(local_key, &context2); in zrtp_hmac_c()
541 sha256_end((unsigned char*)digest->buffer, &context2); in zrtp_hmac_c()
546 sha256_end((unsigned char*)digest->buffer, &context2); in zrtp_hmac_c()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/third_party/bnlib/bignum-ARM/
H A Dsha256_arm.c211 sha256_end(unsigned char hash[32], struct sha256_state *s) in sha256_end() function
240 sha256_end(hash, &s); in sha256()
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/sha2-gladman/
H A Dshasum.c54 sha256_end(hval, ctx); in main()
H A Dsha2.h88 VOID_RETURN sha256_end(unsigned char hval[], sha256_ctx ctx[1]);
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/sha2-gladman/
H A Dshasum.c54 sha256_end(hval, ctx); in main()
H A Dsha2.h88 VOID_RETURN sha256_end(unsigned char hval[], sha256_ctx ctx[1]);
/dports/lang/swi-pl/swipl-8.2.3/packages/clib/sha1/
H A Dshasum.c54 sha256_end(hval, ctx); in main()
H A Dhmac.h77 #define sha_end sha256_end
H A Dsha2.h88 VOID_RETURN sha256_end(unsigned char hval[], sha256_ctx ctx[1]);
/dports/lang/yap/yap-6.2.2/packages/clib/sha1/
H A Dshasum.c54 sha256_end(hval, ctx); in main()
H A Dhmac.h77 #define sha_end sha256_end
H A Dsha2.h88 VOID_RETURN sha256_end(unsigned char hval[], sha256_ctx ctx[1]);
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/sha2-gladman/
H A Dshasum.c54 sha256_end(hval, ctx); in main()
H A Dsha2.h88 VOID_RETURN sha256_end(unsigned char hval[], sha256_ctx ctx[1]);
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/aesGladman/
H A Dhmac.h69 #define sha_end sha256_end
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/hmac-gladman/
H A Dhmac.h73 #define sha_end sha256_end
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/hmac-gladman/
H A Dhmac.h73 #define sha_end sha256_end
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/hmac-gladman/
H A Dhmac.h73 #define sha_end sha256_end
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/third_party/bgaes/
H A Dsha2.h88 VOID_RETURN sha256_end(unsigned char hval[], sha256_ctx ctx[1]);
/dports/security/cryptlib/cryptlib-3.4.3/crypt/
H A Dsha2.h95 VOID_RETURN sha256_end(unsigned char hval[], sha256_ctx ctx[1]);

123