Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds