Home
last modified time | relevance | path

Searched refs:NID_ecdsa_with_SHA1 (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/crypto/objects/
H A Dobj_xref.h35 {NID_ecdsa_with_SHA1, NID_sha1, NID_X9_62_id_ecPublicKey},
H A Dobj_dat.h1538 {"ecdsa-with-SHA1", "ecdsa-with-SHA1", NID_ecdsa_with_SHA1, 7, &so[3035]},
/freebsd/crypto/openssl/crypto/ec/
H A Dec_pmeth.c359 EVP_MD_get_type((const EVP_MD *)p2) != NID_ecdsa_with_SHA1 && in pkey_ec_ctrl()
/freebsd/crypto/openssl/ssl/
H A Dt1_lib.c1072 NID_ecdsa_with_SHA1, NID_undef, 1},
2730 default_nid = NID_ecdsa_with_SHA1; in tls1_check_chain()
/freebsd/crypto/openssl/include/openssl/
H A Dobj_mac.h298 #define NID_ecdsa_with_SHA1 416 macro