Home
last modified time | relevance | path

Searched defs:hashBuffer (Results 1 – 25 of 47) sorted by relevance

12

/dports/security/cryptlib/cryptlib-3.4.3/context/
H A Dctx_hsha.c195 BYTE hashBuffer[ SHA_CBLOCK + 8 ]; in hash() local
233 BYTE hashBuffer[ SHA_CBLOCK + 8 ]; in initKey() local
H A Dctx_hsha2.c203 BYTE hashBuffer[ CRYPT_MAX_HASHSIZE + 8 ]; in hash() local
241 BYTE hashBuffer[ SHA256_BLOCK_SIZE + 8 ]; in initKey() local
/dports/security/cryptlib/cryptlib-3.4.3/keyset/
H A Ddbx_misc.c221 BYTE hashBuffer[ CRYPT_MAX_HASHSIZE + 8 ]; in makeKeyID() local
311 BYTE hashBuffer[ CRYPT_MAX_HASHSIZE + 8 ]; variable
/dports/lang/spidermonkey60/firefox-60.9.0/security/certverifier/
H A DBTVerifier.cpp79 Buffer hashBuffer; in DecodeInclusionProof() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/core/src/cpp/hash/
H A Dcrc32.cpp382 char hashBuffer[8+1]; in getHash() local
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dgcm_simd.cpp344 void GCM_ReverseHashBufferIfNeeded_PMULL(byte *hashBuffer) in GCM_ReverseHashBufferIfNeeded_PMULL()
551 void GCM_ReverseHashBufferIfNeeded_CLMUL(byte *hashBuffer) in GCM_ReverseHashBufferIfNeeded_CLMUL()
727 void GCM_ReverseHashBufferIfNeeded_VMULL(byte *hashBuffer) in GCM_ReverseHashBufferIfNeeded_VMULL()
H A Dgcm.cpp319 byte *hashBuffer = HashBuffer(); in Resync() local
409 word64 *hashBuffer = (word64 *)(void *)HashBuffer(); in AuthenticateBlocks() local
/dports/security/cryptlib/cryptlib-3.4.3/test/
H A Dhighlvl.c144 BYTE buffer[ 1024 ], hashBuffer[] = "abcdefghijklmnopqrstuvwxyz"; in signData() local
1288 BYTE hashBuffer[] = "abcdefghijklmnopqrstuvwxyz"; in keygen() local
1639 BYTE *buffer, hashBuffer[] = "abcdefghijklmnopqrstuvwxyz"; in signDataCMS() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dgcm_simd.cpp354 void GCM_ReverseHashBufferIfNeeded_PMULL(byte *hashBuffer) in GCM_ReverseHashBufferIfNeeded_PMULL()
561 void GCM_ReverseHashBufferIfNeeded_CLMUL(byte *hashBuffer) in GCM_ReverseHashBufferIfNeeded_CLMUL()
737 void GCM_ReverseHashBufferIfNeeded_VMULL(byte *hashBuffer) in GCM_ReverseHashBufferIfNeeded_VMULL()
H A Dgcm.cpp323 byte *hashBuffer = HashBuffer(); in Resync() local
413 word64 *hashBuffer = (word64 *)(void *)HashBuffer(); in AuthenticateBlocks() local
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dgcm_simd.cpp354 void GCM_ReverseHashBufferIfNeeded_PMULL(byte *hashBuffer) in GCM_ReverseHashBufferIfNeeded_PMULL()
561 void GCM_ReverseHashBufferIfNeeded_CLMUL(byte *hashBuffer) in GCM_ReverseHashBufferIfNeeded_CLMUL()
737 void GCM_ReverseHashBufferIfNeeded_VMULL(byte *hashBuffer) in GCM_ReverseHashBufferIfNeeded_VMULL()
H A Dgcm.cpp323 byte *hashBuffer = HashBuffer(); in Resync() local
413 word64 *hashBuffer = (word64 *)(void *)HashBuffer(); in AuthenticateBlocks() local
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dgcm_simd.cpp354 void GCM_ReverseHashBufferIfNeeded_PMULL(byte *hashBuffer) in GCM_ReverseHashBufferIfNeeded_PMULL()
561 void GCM_ReverseHashBufferIfNeeded_CLMUL(byte *hashBuffer) in GCM_ReverseHashBufferIfNeeded_CLMUL()
737 void GCM_ReverseHashBufferIfNeeded_VMULL(byte *hashBuffer) in GCM_ReverseHashBufferIfNeeded_VMULL()
H A Dgcm.cpp323 byte *hashBuffer = HashBuffer(); in Resync() local
413 word64 *hashBuffer = (word64 *)(void *)HashBuffer(); in AuthenticateBlocks() local
/dports/security/cryptlib/cryptlib-3.4.3/mechs/
H A Dmech_drv.c43 BYTE hashBuffer[ HMAC_DATASIZE + 8 ], *keyPtr = processedKey; variable
109 BYTE hashBuffer[ HMAC_DATASIZE + 8 ]; variable
/dports/security/cryptlib/cryptlib-3.4.3/session/
H A Dssl_cry.c1016 BYTE hashBuffer[ 64 + ( CRYPT_MAX_HASHSIZE * 2 ) + 8 ]; variable
1088 BYTE hashBuffer[ 64 + ( CRYPT_MAX_HASHSIZE * 2 ) + 8 ]; variable
H A Dcmp_wrmsg.c294 BYTE hashBuffer[ CRYPT_MAX_HASHSIZE + 8 ]; in writeConfBody() local
/dports/www/firefox-esr/firefox-91.8.0/security/ct/
H A DBTVerifier.cpp210 Buffer hashBuffer; in DecodeInclusionProof() local
/dports/www/firefox/firefox-99.0/security/ct/
H A DBTVerifier.cpp210 Buffer hashBuffer; in DecodeInclusionProof() local
/dports/mail/thunderbird/thunderbird-91.8.0/security/ct/
H A DBTVerifier.cpp210 Buffer hashBuffer; in DecodeInclusionProof() local
/dports/lang/spidermonkey78/firefox-78.9.0/security/ct/
H A DBTVerifier.cpp210 Buffer hashBuffer; in DecodeInclusionProof() local
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dgcm.cpp440 byte *hashBuffer = HashBuffer(); in Resync() local
647 word64 *hashBuffer = (word64 *)(void *)HashBuffer(); in AuthenticateBlocks() local
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/engines/
H A De_4758cca.c642 unsigned char *hashBuffer = NULL; in cca_rsa_verify() local
763 unsigned char *hashBuffer = NULL; in cca_rsa_sign() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/alertmanager/notify/
H A Dnotify.go515 type hashBuffer struct { struct
516 buf []byte
/dports/security/openssl-legacy-static/openssl-1.0.2u/engines/
H A De_4758cca.c633 unsigned char *hashBuffer = NULL; in cca_rsa_verify() local
743 unsigned char *hashBuffer = NULL; in cca_rsa_sign() local

12