Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ct/
H A Dct_sct.c132 case NID_ecdsa_with_SHA256: in SCT_set_signature_nid()
222 return NID_ecdsa_with_SHA256; in SCT_get_signature_nid()
/freebsd/crypto/openssl/crypto/objects/
H A Dobj_xref.h43 {NID_ecdsa_with_SHA256, NID_sha256, NID_X9_62_id_ecPublicKey},
H A Dobj_dat.h1916 {"ecdsa-with-SHA256", "ecdsa-with-SHA256", NID_ecdsa_with_SHA256, 8, &so[5277]},
/freebsd/crypto/openssl/crypto/x509/
H A Dx509_cmp.c457 if (sign_nid != -1 && sign_nid != NID_ecdsa_with_SHA256) in check_suite_b()
/freebsd/crypto/openssl/include/openssl/
H A Dct.h.in229 * NID_ecdsa_with_SHA256 (or NID_undef if incorrect/unset).
236 * NID_ecdsa_with_SHA256.
H A Dobj_mac.h314 #define NID_ecdsa_with_SHA256 794 macro
/freebsd/crypto/openssl/ssl/
H A Dt1_lib.c963 check_md = NID_ecdsa_with_SHA256; in tls1_check_cert_param()
1054 NID_ecdsa_with_SHA256, NID_X9_62_prime256v1, 1},