Home
last modified time | relevance | path

Searched refs:NID_hmacWithSHA384 (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/evp/
H A Devp_pbe.c74 {EVP_PBE_TYPE_PRF, NID_hmacWithSHA384, -1, NID_sha384, 0},
H A Ddigest.c1224 {NID_sha384, NID_hmacWithSHA384},
/freebsd/crypto/openssl/crypto/objects/
H A Dobj_dat.h2155 {"hmacWithSHA384", "hmacWithSHA384", NID_hmacWithSHA384, 8, &so[5325]},
/freebsd/crypto/openssl/include/openssl/
H A Dobj_mac.h1263 #define NID_hmacWithSHA384 800 macro