Searched refs:NID_hmac_sha3_512 (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssl/crypto/evp/ |
H A D | evp_pbe.c | 84 {EVP_PBE_TYPE_PRF, NID_hmac_sha3_512, -1, NID_sha3_512, 0},
|
H A D | digest.c | 1232 {NID_sha3_512, NID_hmac_sha3_512},
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | obj_dat.h | 2460 {"id-hmacWithSHA3-512", "hmac-sha3-512", NID_hmac_sha3_512, 9, &so[7048]},
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | obj_mac.h | 3339 #define NID_hmac_sha3_512 1105 macro
|