Home
last modified time | relevance | path

Searched refs:ossl_DER_w_algorithmIdentifier_DSA_with_MD (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/providers/common/der/
H A Dder_dsa_sig.c26 int ossl_DER_w_algorithmIdentifier_DSA_with_MD(WPACKET *pkt, int tag, in ossl_DER_w_algorithmIdentifier_DSA_with_MD() function
/netbsd-src/crypto/external/bsd/openssl/lib/libdefault/prov/
H A Dder_dsa.h93 int ossl_DER_w_algorithmIdentifier_DSA_with_MD(WPACKET *pkt, int tag,
/netbsd-src/crypto/external/bsd/openssl/dist/providers/common/include/prov/
H A Dder_dsa.h.in24 int ossl_DER_w_algorithmIdentifier_DSA_with_MD(WPACKET *pkt, int tag,
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/signature/
H A Ddsa_sig.c171 && ossl_DER_w_algorithmIdentifier_DSA_with_MD(&pkt, -1, ctx->dsa, in dsa_setup_md()