Searched refs:NID_sha512_256 (Results 1 – 9 of 9) sorted by relevance
/third_party/openssl/providers/common/ |
D | digest_to_nid.c | 49 { NID_sha512_256, OSSL_DIGEST_NAME_SHA2_512_256 }, in ossl_digest_get_approved_nid()
|
/third_party/openssl/crypto/rsa/ |
D | rsa_schemes.c | 62 { NID_sha512_256, OSSL_DIGEST_NAME_SHA2_512_256 },
|
D | rsa_pmeth.c | 405 case NID_sha512_256: in check_padding_md()
|
/third_party/openssl/crypto/evp/ |
D | legacy_sha.c | 148 NID_sha512_256,
|
D | evp_pbe.c | 81 {EVP_PBE_TYPE_PRF, NID_hmacWithSHA512_256, -1, NID_sha512_256, 0},
|
/third_party/python/Modules/ |
D | _hashopenssl.c | 124 PY_HASH_ENTRY(Py_hash_sha512_256, "SHA512_256", SN_sha512_256, NID_sha512_256),
|
/third_party/openssl/crypto/objects/ |
D | obj_dat.h | 2217 {"SHA512-256", "sha512-256", NID_sha512_256, 9, &so[6958]},
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | obj_mac.h | 2921 #define NID_sha512_256 1095 macro
|
/third_party/openssl/include/openssl/ |
D | obj_mac.h | 3056 #define NID_sha512_256 1095 macro
|