Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Dsm2.h73 int ossl_sm2_encrypt(const EC_KEY *key,
/openssl/providers/implementations/asymciphers/
H A Dsm2_enc.c99 return ossl_sm2_encrypt(psm2ctx->key, md, in, inlen, out, outlen); in sm2_asym_encrypt()
/openssl/test/
H A Dsm2_internal_test.c175 if (!TEST_true(ossl_sm2_encrypt(key, digest, in test_sm2_crypt()
/openssl/crypto/sm2/
H A Dsm2_crypt.c107 int ossl_sm2_encrypt(const EC_KEY *key, in ossl_sm2_encrypt() function

Completed in 8 milliseconds