Home
last modified time | relevance | path

Searched refs:sha2_end (Results 1 – 25 of 31) sorted by relevance

12

/dports/security/cryptlib/cryptlib-3.4.3/context/
H A Dctx_sha2.c30 #define sha2_end( hash, ctx ) sha256_end( hash, ( ctx )->uu->ctx256 ) macro
199 sha2_end( contextInfoPtr->ctxHash->hash, shaInfo ); in hash()
244 sha2_end( outBuffer, shaInfo );
269 sha2_end( outBuffer, &shaInfo );
319 sha2_end( outBuffer, shaInfo );
348 sha2_end( outBuffer, &shaInfo );
H A Dctx_hsha2.c34 #define sha2_end( hash, ctx ) sha256_end( hash, ( ctx )->uu->ctx256 ) macro
208 sha2_end( digestBuffer, shaInfo ); in hash()
222 sha2_end( macInfo->mac, shaInfo ); in hash()
256 sha2_end( macInfo->userKey, shaInfo ); in initKey()
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/sha2-gladman/
H A Dsha2.h142 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]);
H A Dsha2.c737 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]) in sha2_end() function
762 sha2_hash(data, len, cx); sha2_end(hval, cx); return EXIT_SUCCESS; in sha2()
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/sha2-gladman/
H A Dsha2.h142 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]);
H A Dsha2.c737 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]) in sha2_end() function
762 sha2_hash(data, len, cx); sha2_end(hval, cx); return EXIT_SUCCESS; in sha2()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/third_party/bgaes/
H A Dsha2.h142 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]);
H A Dsha2.c739 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]) in sha2_end() function
764 sha2_hash(data, len, cx); sha2_end(hval, cx); return EXIT_SUCCESS; in sha2()
/dports/lang/yap/yap-6.2.2/packages/clib/sha1/
H A Dsha2.h142 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]);
H A Dsha2.c738 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]) in sha2_end() function
763 sha2_hash(data, len, cx); sha2_end(hval, cx); return EXIT_SUCCESS; in sha2()
H A Dsha2b.c798 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]) in sha2_end() function
823 sha2_hash(data, len, cx); sha2_end(hval, cx); return EXIT_SUCCESS; in sha2()
/dports/security/cryptlib/cryptlib-3.4.3/crypt/
H A Dsha2.h149 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]);
H A Dsha2.c742 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]) in sha2_end() function
771 sha2_hash(data, len, cx); sha2_end(hval, cx); return EXIT_SUCCESS;
/dports/lang/swi-pl/swipl-8.2.3/packages/clib/sha1/
H A Dsha2.h142 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]);
H A Dsha2.c738 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]) in sha2_end() function
763 sha2_hash(data, len, cx); sha2_end(hval, cx); return EXIT_SUCCESS; in sha2()
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/zrtp/crypto/
H A Dsha2.h142 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]);
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/sha2-gladman/
H A Dsha2.h142 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]);
/dports/devel/ucommon/ucommon-7.0.0/nossl/
H A Dsha2.h142 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]);
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/aesGladman/
H A Dsha2.h156 sha2_void sha2_end(unsigned char hval[], sha2_ctx ctx[1]);
H A Dsha2.cpp606 sha2_void sha2_end(unsigned char hval[], sha2_ctx ctx[1]) in sha2_end() function
622 sha2_hash(data, len, cx); sha2_end(hval, cx); return SHA2_GOOD; in sha2()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/minizip/src/lib/brg/
H A Dsha2.h174 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/minizip/src/lib/brg/
H A Dsha2.h174 VOID_RETURN sha2_end(unsigned char hval[], sha2_ctx ctx[1]);
/dports/lang/yap/yap-6.2.2/packages/clib/
H A Dsha4pl.c211 sha2_end((unsigned char *)hval, c1p); in pl_sha_hash_ctx()
/dports/lang/swi-pl/swipl-8.2.3/packages/clib/
H A Dsha4pl.c245 sha2_end((unsigned char *)hval, c1p); in pl_sha_hash_ctx()
H A Dhash_stream.c377 sha2_end(hval, &ctx->state.sha2); in pl_stream_hash()

12