Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Dsm2.h78 int ossl_sm2_decrypt(const EC_KEY *key,
/openssl/providers/implementations/asymciphers/
H A Dsm2_enc.c118 return ossl_sm2_decrypt(psm2ctx->key, md, in, inlen, out, outlen); in sm2_asym_decrypt()
/openssl/test/
H A Dsm2_internal_test.c192 || !TEST_true(ossl_sm2_decrypt(key, digest, ctext, ctext_len, in test_sm2_crypt()
/openssl/crypto/sm2/
H A Dsm2_crypt.c275 int ossl_sm2_decrypt(const EC_KEY *key, in ossl_sm2_decrypt() function

Completed in 11 milliseconds