Home
last modified time | relevance | path

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

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