Searched refs:NID_hmacWithSHA512_224 (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssl/crypto/evp/ |
H A D | evp_pbe.c | 85 {EVP_PBE_TYPE_PRF, NID_hmacWithSHA512_224, -1, NID_sha512_224, 0},
|
H A D | digest.c | 1233 {NID_sha512_224, NID_hmacWithSHA512_224},
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | obj_dat.h | 2548 {"hmacWithSHA512-224", "hmacWithSHA512-224", NID_hmacWithSHA512_224, 8, &so[7745]},
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | obj_mac.h | 1271 #define NID_hmacWithSHA512_224 1193 macro
|