Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Devp_pbe.c85 {EVP_PBE_TYPE_PRF, NID_hmacWithSHA512_224, -1, NID_sha512_224, 0},
H A Ddigest.c1233 {NID_sha512_224, NID_hmacWithSHA512_224},
/freebsd/crypto/openssl/crypto/objects/
H A Dobj_dat.h2548 {"hmacWithSHA512-224", "hmacWithSHA512-224", NID_hmacWithSHA512_224, 8, &so[7745]},
/freebsd/crypto/openssl/include/openssl/
H A Dobj_mac.h1271 #define NID_hmacWithSHA512_224 1193 macro