Home
last modified time | relevance | path

Searched refs:NID_dsaWithSHA1 (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/objects/
H A Dobj_xref.h31 {NID_dsaWithSHA1, NID_sha1, NID_dsa},
H A Dobj_dat.h1468 {"DSA-SHA1", "dsaWithSHA1", NID_dsaWithSHA1, 7, &so[588]},
/freebsd/crypto/openssl/crypto/asn1/
H A Da_sign.c48 if (type->pkey_type == NID_dsaWithSHA1) { in ASN1_sign()
/freebsd/crypto/openssl/ssl/
H A Dt1_lib.c2108 NID_dsaWithSHA1, NID_undef, 1, 0,
4089 default_nid = NID_dsaWithSHA1; in tls1_check_chain()
/freebsd/crypto/openssl/include/openssl/
H A Devp.h69 # define EVP_PKEY_DSA3 NID_dsaWithSHA1
H A Dobj_mac.h141 #define NID_dsaWithSHA1 113 macro