Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/lib/libdefault/prov/
H A Dder_sm2.h36 int ossl_DER_w_algorithmIdentifier_SM2_with_MD(WPACKET *pkt, int cont,
/netbsd-src/crypto/external/bsd/openssl/dist/providers/common/der/
H A Dder_sm2_sig.c23 int ossl_DER_w_algorithmIdentifier_SM2_with_MD(WPACKET *pkt, int cont, in ossl_DER_w_algorithmIdentifier_SM2_with_MD() function
/netbsd-src/crypto/external/bsd/openssl/dist/providers/common/include/prov/
H A Dder_sm2.h.in25 int ossl_DER_w_algorithmIdentifier_SM2_with_MD(WPACKET *pkt, int cont,
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/signature/
H A Dsm2_sig.c233 && ossl_DER_w_algorithmIdentifier_SM2_with_MD(&pkt, -1, ctx->ec, md_nid) in sm2sig_digest_signverify_init()