Searched refs:NID_ecdsa_with_SHA256 (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ct/ |
H A 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()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ct/ |
H A 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()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/objects/ |
H A D | obj_xref.h | 43 {NID_ecdsa_with_SHA256, NID_sha256, NID_X9_62_id_ecPublicKey},
|
H A D | obj_dat.h | 1877 {"ecdsa-with-SHA256", "ecdsa-with-SHA256", NID_ecdsa_with_SHA256, 8, &so[5277]},
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/objects/ |
H A D | obj_xref.h | 43 {NID_ecdsa_with_SHA256, NID_sha256, NID_X9_62_id_ecPublicKey},
|
H A D | obj_dat.h | 1916 {"ecdsa-with-SHA256", "ecdsa-with-SHA256", NID_ecdsa_with_SHA256, 8, &so[5277]},
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/ |
H A D | x509_cmp.c | 345 if (sign_nid != -1 && sign_nid != NID_ecdsa_with_SHA256) in check_suite_b()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/ |
H A D | x509_cmp.c | 455 if (sign_nid != -1 && sign_nid != NID_ecdsa_with_SHA256) in check_suite_b()
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | ct.h.in | 229 * NID_ecdsa_with_SHA256 (or NID_undef if incorrect/unset). 236 * NID_ecdsa_with_SHA256.
|
H A D | obj_mac.h | 314 #define NID_ecdsa_with_SHA256 794 macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
H A 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},
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | obj_mac.h | 305 #define NID_ecdsa_with_SHA256 794 macro
|