Searched refs:NID_hmacWithSHA384 (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssl/crypto/evp/ |
H A D | evp_pbe.c | 74 {EVP_PBE_TYPE_PRF, NID_hmacWithSHA384, -1, NID_sha384, 0},
|
H A D | digest.c | 1224 {NID_sha384, NID_hmacWithSHA384},
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | obj_dat.h | 2155 {"hmacWithSHA384", "hmacWithSHA384", NID_hmacWithSHA384, 8, &so[5325]},
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | obj_mac.h | 1263 #define NID_hmacWithSHA384 800 macro
|