Home
last modified time | relevance | path

Searched refs:hashOutput (Results 1 – 25 of 27) sorted by relevance

12

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dm_anigif.c321 UINT32 key, hashOutput = 0; in GIF_feedByte() local
334 if (0 == GIF_searchHash(key, &hashOutput)) in GIF_feedByte()
354 giflzw_workingCode = hashOutput; in GIF_feedByte()
/dports/net/bctoolbox/bctoolbox-0.6.0/src/crypto/
H A Dpolarssl1.2.c855 uint8_t hashOutput[32]; in bctbx_sha256() local
856 sha2(input, inputLength, hashOutput, 0); /* last param to zero to select SHA256 and not SHA224 */ in bctbx_sha256()
860 memcpy(output, hashOutput, 32); in bctbx_sha256()
862 memcpy(output, hashOutput, hashLength); in bctbx_sha256()
H A Dpolarssl.c1208 uint8_t hashOutput[32]; in bctbx_sha256() local
1209 sha256(input, inputLength, hashOutput, 0); /* last param to zero to select SHA256 and not SHA224 */ in bctbx_sha256()
1213 memcpy(output, hashOutput, 32); in bctbx_sha256()
1215 memcpy(output, hashOutput, hashLength); in bctbx_sha256()
H A Dmbedtls.c1355 uint8_t hashOutput[32]; in bctbx_sha256() local
1356 …mbedtls_sha256(input, inputLength, hashOutput, 0); /* last param to zero to select SHA256 and not … in bctbx_sha256()
1360 memcpy(output, hashOutput, 32); in bctbx_sha256()
1362 memcpy(output, hashOutput, hashLength); in bctbx_sha256()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/pk11wrap/
H A Dpk11skey.c1675 PK11SymKey *toBeHashed, *hashOutput; in pk11_ANSIX963Derive() local
1783 hashOutput = pk11_HashKeyDerivation(toBeHashed, hashMechanism, in pk11_ANSIX963Derive()
1788 hashOutput = pk11_HashKeyDerivation(toBeHashed, hashMechanism, in pk11_ANSIX963Derive()
1792 if (hashOutput == NULL) { in pk11_ANSIX963Derive()
1800 intermediateResult = hashOutput; in pk11_ANSIX963Derive()
1807 hashOutput, target, operation, keySize); in pk11_ANSIX963Derive()
1813 hashOutput, CKM_CONCATENATE_BASE_AND_KEY, in pk11_ANSIX963Derive()
1817 PK11_FreeSymKey(hashOutput); in pk11_ANSIX963Derive()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/pk11wrap/
H A Dpk11skey.c1669 PK11SymKey *toBeHashed, *hashOutput; in pk11_ANSIX963Derive() local
1777 hashOutput = pk11_HashKeyDerivation(toBeHashed, hashMechanism, in pk11_ANSIX963Derive()
1782 hashOutput = pk11_HashKeyDerivation(toBeHashed, hashMechanism, in pk11_ANSIX963Derive()
1786 if (hashOutput == NULL) { in pk11_ANSIX963Derive()
1794 intermediateResult = hashOutput; in pk11_ANSIX963Derive()
1801 hashOutput, target, operation, keySize); in pk11_ANSIX963Derive()
1807 hashOutput, CKM_CONCATENATE_BASE_AND_KEY, in pk11_ANSIX963Derive()
1811 PK11_FreeSymKey(hashOutput); in pk11_ANSIX963Derive()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/pk11wrap/
H A Dpk11skey.c1823 PK11SymKey *toBeHashed, *hashOutput; in pk11_ANSIX963Derive() local
1931 hashOutput = pk11_HashKeyDerivation(toBeHashed, hashMechanism, in pk11_ANSIX963Derive()
1936 hashOutput = pk11_HashKeyDerivation(toBeHashed, hashMechanism, in pk11_ANSIX963Derive()
1940 if (hashOutput == NULL) { in pk11_ANSIX963Derive()
1948 intermediateResult = hashOutput; in pk11_ANSIX963Derive()
1955 hashOutput, target, operation, keySize); in pk11_ANSIX963Derive()
1961 hashOutput, CKM_CONCATENATE_BASE_AND_KEY, in pk11_ANSIX963Derive()
1965 PK11_FreeSymKey(hashOutput); in pk11_ANSIX963Derive()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/pk11wrap/
H A Dpk11skey.c1874 PK11SymKey *toBeHashed, *hashOutput; in pk11_ANSIX963Derive() local
1982 hashOutput = pk11_HashKeyDerivation(toBeHashed, hashMechanism, in pk11_ANSIX963Derive()
1987 hashOutput = pk11_HashKeyDerivation(toBeHashed, hashMechanism, in pk11_ANSIX963Derive()
1991 if (hashOutput == NULL) { in pk11_ANSIX963Derive()
1999 intermediateResult = hashOutput; in pk11_ANSIX963Derive()
2006 hashOutput, target, operation, keySize); in pk11_ANSIX963Derive()
2012 hashOutput, CKM_CONCATENATE_BASE_AND_KEY, in pk11_ANSIX963Derive()
2016 PK11_FreeSymKey(hashOutput); in pk11_ANSIX963Derive()
/dports/www/firefox/firefox-99.0/security/nss/lib/pk11wrap/
H A Dpk11skey.c1874 PK11SymKey *toBeHashed, *hashOutput; in pk11_ANSIX963Derive() local
1982 hashOutput = pk11_HashKeyDerivation(toBeHashed, hashMechanism, in pk11_ANSIX963Derive()
1987 hashOutput = pk11_HashKeyDerivation(toBeHashed, hashMechanism, in pk11_ANSIX963Derive()
1991 if (hashOutput == NULL) { in pk11_ANSIX963Derive()
1999 intermediateResult = hashOutput; in pk11_ANSIX963Derive()
2006 hashOutput, target, operation, keySize); in pk11_ANSIX963Derive()
2012 hashOutput, CKM_CONCATENATE_BASE_AND_KEY, in pk11_ANSIX963Derive()
2016 PK11_FreeSymKey(hashOutput); in pk11_ANSIX963Derive()
/dports/security/ca_root_nss/nss-3.71/nss/lib/pk11wrap/
H A Dpk11skey.c1874 PK11SymKey *toBeHashed, *hashOutput; in pk11_ANSIX963Derive() local
1982 hashOutput = pk11_HashKeyDerivation(toBeHashed, hashMechanism, in pk11_ANSIX963Derive()
1987 hashOutput = pk11_HashKeyDerivation(toBeHashed, hashMechanism, in pk11_ANSIX963Derive()
1991 if (hashOutput == NULL) { in pk11_ANSIX963Derive()
1999 intermediateResult = hashOutput; in pk11_ANSIX963Derive()
2006 hashOutput, target, operation, keySize); in pk11_ANSIX963Derive()
2012 hashOutput, CKM_CONCATENATE_BASE_AND_KEY, in pk11_ANSIX963Derive()
2016 PK11_FreeSymKey(hashOutput); in pk11_ANSIX963Derive()
/dports/security/nss/nss-3.76.1/nss/lib/pk11wrap/
H A Dpk11skey.c1874 PK11SymKey *toBeHashed, *hashOutput; in pk11_ANSIX963Derive() local
1982 hashOutput = pk11_HashKeyDerivation(toBeHashed, hashMechanism, in pk11_ANSIX963Derive()
1987 hashOutput = pk11_HashKeyDerivation(toBeHashed, hashMechanism, in pk11_ANSIX963Derive()
1991 if (hashOutput == NULL) { in pk11_ANSIX963Derive()
1999 intermediateResult = hashOutput; in pk11_ANSIX963Derive()
2006 hashOutput, target, operation, keySize); in pk11_ANSIX963Derive()
2012 hashOutput, CKM_CONCATENATE_BASE_AND_KEY, in pk11_ANSIX963Derive()
2016 PK11_FreeSymKey(hashOutput); in pk11_ANSIX963Derive()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/pk11wrap/
H A Dpk11skey.c1874 PK11SymKey *toBeHashed, *hashOutput; in pk11_ANSIX963Derive() local
1982 hashOutput = pk11_HashKeyDerivation(toBeHashed, hashMechanism, in pk11_ANSIX963Derive()
1987 hashOutput = pk11_HashKeyDerivation(toBeHashed, hashMechanism, in pk11_ANSIX963Derive()
1991 if (hashOutput == NULL) { in pk11_ANSIX963Derive()
1999 intermediateResult = hashOutput; in pk11_ANSIX963Derive()
2006 hashOutput, target, operation, keySize); in pk11_ANSIX963Derive()
2012 hashOutput, CKM_CONCATENATE_BASE_AND_KEY, in pk11_ANSIX963Derive()
2016 PK11_FreeSymKey(hashOutput); in pk11_ANSIX963Derive()
/dports/security/wolfssl/wolfssl-5.1.0/wolfssl/
H A Dinternal.h5054 const byte* input, int inSz, int type, int hashOutput,
5059 int inSz, int type, int hashOutput, int sizeOnly, int asyncOkay);
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/
H A Dinternal.h5054 const byte* input, int inSz, int type, int hashOutput,
5059 int inSz, int type, int hashOutput, int sizeOnly, int asyncOkay);
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/
H A Dinternal.h5054 const byte* input, int inSz, int type, int hashOutput,
5059 int inSz, int type, int hashOutput, int sizeOnly, int asyncOkay);
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/
H A Dinternal.h5054 const byte* input, int inSz, int type, int hashOutput,
5059 int inSz, int type, int hashOutput, int sizeOnly, int asyncOkay);
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/
H A Dinternal.h5054 const byte* input, int inSz, int type, int hashOutput,
5059 int inSz, int type, int hashOutput, int sizeOnly, int asyncOkay);
/dports/security/wolfssl/wolfssl-5.1.0/src/
H A Dtls13.c2310 int inSz, int type, int hashOutput, int sizeOnly, int asyncOkay) in BuildTls13Message() argument
2403 if (hashOutput) { in BuildTls13Message()
H A Dinternal.c18175 int inSz, int type, int hashOutput, int sizeOnly, int asyncOkay, argument
18197 hashOutput, sizeOnly, asyncOkay);
18202 hashOutput, sizeOnly, asyncOkay);
18399 if (type == handshake && hashOutput) {
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dtls13.c2310 int inSz, int type, int hashOutput, int sizeOnly, int asyncOkay) in BuildTls13Message() argument
2403 if (hashOutput) { in BuildTls13Message()
H A Dinternal.c18175 int inSz, int type, int hashOutput, int sizeOnly, int asyncOkay, argument
18197 hashOutput, sizeOnly, asyncOkay);
18202 hashOutput, sizeOnly, asyncOkay);
18397 if (type == handshake && hashOutput) {
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dtls13.c2310 int inSz, int type, int hashOutput, int sizeOnly, int asyncOkay) in BuildTls13Message() argument
2403 if (hashOutput) { in BuildTls13Message()
H A Dinternal.c18175 int inSz, int type, int hashOutput, int sizeOnly, int asyncOkay, argument
18197 hashOutput, sizeOnly, asyncOkay);
18202 hashOutput, sizeOnly, asyncOkay);
18397 if (type == handshake && hashOutput) {
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dtls13.c2310 int inSz, int type, int hashOutput, int sizeOnly, int asyncOkay)
2403 if (hashOutput) {
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dtls13.c2310 int inSz, int type, int hashOutput, int sizeOnly, int asyncOkay) in BuildTls13Message() argument
2403 if (hashOutput) { in BuildTls13Message()

12