Home
last modified time | relevance | path

Searched refs:NID_ecdsa_with_SHA256 (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/crypto/ct/
Dct_sct.c132 case NID_ecdsa_with_SHA256: in SCT_set_signature_nid()
222 return NID_ecdsa_with_SHA256; in SCT_get_signature_nid()
/third_party/openssl/crypto/objects/
Dobj_xref.h43 {NID_ecdsa_with_SHA256, NID_sha256, NID_X9_62_id_ecPublicKey},
Dobj_dat.h1877 {"ecdsa-with-SHA256", "ecdsa-with-SHA256", NID_ecdsa_with_SHA256, 8, &so[5277]},
/third_party/openssl/crypto/x509/
Dx509_cmp.c345 if (sign_nid != -1 && sign_nid != NID_ecdsa_with_SHA256) in check_suite_b()
/third_party/openssl/ssl/
Dt1_lib.c587 check_md = NID_ecdsa_with_SHA256; in tls1_check_cert_param()
690 NID_ecdsa_with_SHA256, NID_X9_62_prime256v1},
/third_party/nghttp2/src/
Dshrpx_tls.cc207 case NID_ecdsa_with_SHA256: in servername_callback()
/third_party/openssl/include/openssl/
Dobj_mac.h305 #define NID_ecdsa_with_SHA256 794 macro