Home
last modified time | relevance | path

Searched refs:EVP_CIPHER_impl_ctx_size (Results 1 – 8 of 8) sorted by relevance

/third_party/openssl/engines/
De_dasync.c598 size_t sz = EVP_CIPHER_impl_ctx_size(ciph); in dasync_cipher_ctrl_helper()
680 && EVP_CIPHER_impl_ctx_size(cipher) != 0) { in dasync_cipher_init_key_helper()
682 EVP_CIPHER_impl_ctx_size(cipher)); in dasync_cipher_init_key_helper()
750 EVP_CIPHER_impl_ctx_size(cipher)); in dasync_cipher_cleanup_helper()
De_ossltest.c297 EVP_CIPHER_impl_ctx_size(EVP_aes_128_cbc())))) { in ossltest_aes_128_cbc()
327 EVP_CIPHER_impl_ctx_size(EVP_aes_128_gcm())))) { in ossltest_aes_128_gcm()
/third_party/openssl/util/
Dmissingcrypto.txt634 EVP_CIPHER_impl_ctx_size(3)
Dmissingcrypto111.txt652 EVP_CIPHER_impl_ctx_size(3)
Dlibcrypto.num122 EVP_CIPHER_impl_ctx_size 124 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
/third_party/openssl/crypto/evp/
Devp_lib.c398 int EVP_CIPHER_impl_ctx_size(const EVP_CIPHER *e) in EVP_CIPHER_impl_ctx_size() function
/third_party/openssl/ohos_lite/include/openssl/
Devp.h467 int EVP_CIPHER_impl_ctx_size(const EVP_CIPHER *cipher);
/third_party/openssl/include/openssl/
Devp.h591 int EVP_CIPHER_impl_ctx_size(const EVP_CIPHER *cipher);