Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/crypto/ct/
HDct_sct.c132 case NID_ecdsa_with_SHA256: in SCT_set_signature_nid()
222 return NID_ecdsa_with_SHA256; in SCT_get_signature_nid()
/freebsd-14-stable/crypto/openssl/crypto/objects/
HDobj_xref.h43 {NID_ecdsa_with_SHA256, NID_sha256, NID_X9_62_id_ecPublicKey},
HDobj_dat.h1916 {"ecdsa-with-SHA256", "ecdsa-with-SHA256", NID_ecdsa_with_SHA256, 8, &so[5277]},
/freebsd-14-stable/crypto/openssl/crypto/x509/
HDx509_cmp.c457 if (sign_nid != -1 && sign_nid != NID_ecdsa_with_SHA256) in check_suite_b()
/freebsd-14-stable/crypto/openssl/include/openssl/
HDct.h.in229 * NID_ecdsa_with_SHA256 (or NID_undef if incorrect/unset).
236 * NID_ecdsa_with_SHA256.
HDobj_mac.h314 #define NID_ecdsa_with_SHA256 794 macro
/freebsd-14-stable/crypto/openssl/ssl/
HDt1_lib.c963 check_md = NID_ecdsa_with_SHA256; in tls1_check_cert_param()
1054 NID_ecdsa_with_SHA256, NID_X9_62_prime256v1, 1},