Searched refs:NID_sha512_256 (Results 1 – 7 of 7) sorted by relevance
/freebsd/crypto/openssl/providers/common/ |
H A D | digest_to_nid.c | 49 { NID_sha512_256, OSSL_DIGEST_NAME_SHA2_512_256 }, in ossl_digest_get_approved_nid()
|
/freebsd/crypto/openssl/crypto/rsa/ |
H A D | rsa_schemes.c | 62 { NID_sha512_256, OSSL_DIGEST_NAME_SHA2_512_256 },
|
H A D | rsa_pmeth.c | 405 case NID_sha512_256: in check_padding_md()
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | legacy_sha.c | 152 NID_sha512_256,
|
H A D | evp_pbe.c | 81 {EVP_PBE_TYPE_PRF, NID_hmacWithSHA512_256, -1, NID_sha512_256, 0},
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | obj_dat.h | 2217 {"SHA512-256", "sha512-256", NID_sha512_256, 9, &so[6958]},
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | obj_mac.h | 3056 #define NID_sha512_256 1095 macro
|