Searched refs:NID_ecdsa_with_SHA256 (Results 1 – 7 of 7) sorted by relevance
/third_party/openssl/crypto/ct/ |
D | ct_sct.c | 132 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/ |
D | obj_xref.h | 43 {NID_ecdsa_with_SHA256, NID_sha256, NID_X9_62_id_ecPublicKey},
|
D | obj_dat.h | 1877 {"ecdsa-with-SHA256", "ecdsa-with-SHA256", NID_ecdsa_with_SHA256, 8, &so[5277]},
|
/third_party/openssl/crypto/x509/ |
D | x509_cmp.c | 345 if (sign_nid != -1 && sign_nid != NID_ecdsa_with_SHA256) in check_suite_b()
|
/third_party/openssl/ssl/ |
D | t1_lib.c | 587 check_md = NID_ecdsa_with_SHA256; in tls1_check_cert_param() 690 NID_ecdsa_with_SHA256, NID_X9_62_prime256v1},
|
/third_party/nghttp2/src/ |
D | shrpx_tls.cc | 207 case NID_ecdsa_with_SHA256: in servername_callback()
|
/third_party/openssl/include/openssl/ |
D | obj_mac.h | 305 #define NID_ecdsa_with_SHA256 794 macro
|