Home
last modified time | relevance | path

Searched refs:ossl_sm2_internal_sign (Results 1 – 3 of 3) sorted by relevance

/openssl/include/crypto/
H A Dsm2.h53 int ossl_sm2_internal_sign(const unsigned char *dgst, int dgstlen,
/openssl/providers/implementations/signature/
H A Dsm2_sig.c176 ret = ossl_sm2_internal_sign(tbs, tbslen, sig, &sltmp, ctx->ec); in sm2sig_sign()
/openssl/crypto/sm2/
H A Dsm2_sign.c451 int ossl_sm2_internal_sign(const unsigned char *dgst, int dgstlen, in ossl_sm2_internal_sign() function

Completed in 17 milliseconds