Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Dsm2.h67 int ossl_sm2_ciphertext_size(const EC_KEY *key, const EVP_MD *digest,
/openssl/providers/implementations/asymciphers/
H A Dsm2_enc.c92 if (!ossl_sm2_ciphertext_size(psm2ctx->key, md, inlen, outlen)) { in sm2_asym_encrypt()
/openssl/test/
H A Dsm2_internal_test.c166 || !TEST_true(ossl_sm2_ciphertext_size(key, digest, msg_len, in test_sm2_crypt()
/openssl/crypto/sm2/
H A Dsm2_crypt.c87 int ossl_sm2_ciphertext_size(const EC_KEY *key, const EVP_MD *digest, in ossl_sm2_ciphertext_size() function

Completed in 975 milliseconds