Searched refs:NID_hmac_sha3_384 (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssl/crypto/evp/ |
H A D | evp_pbe.c | 83 {EVP_PBE_TYPE_PRF, NID_hmac_sha3_384, -1, NID_sha3_384, 0},
|
H A D | digest.c | 1231 {NID_sha3_384, NID_hmac_sha3_384},
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | obj_dat.h | 2459 {"id-hmacWithSHA3-384", "hmac-sha3-384", NID_hmac_sha3_384, 9, &so[7039]},
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | obj_mac.h | 3334 #define NID_hmac_sha3_384 1104 macro
|