Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Devp_pbe.c75 {EVP_PBE_TYPE_PRF, NID_hmacWithSHA512, -1, NID_sha512, 0},
H A Ddigest.c1225 {NID_sha512, NID_hmacWithSHA512},
/freebsd/crypto/openssl/crypto/objects/
H A Dobj_dat.h2156 {"hmacWithSHA512", "hmacWithSHA512", NID_hmacWithSHA512, 8, &so[5333]},
/freebsd/crypto/openssl/include/openssl/
H A Dobj_mac.h1267 #define NID_hmacWithSHA512 801 macro