Searched refs:EVP_CIPHER_meth_get_ctrl (Results 1 – 6 of 6) sorted by relevance
13 EVP_CIPHER_meth_get_ctrl - Routines to build up EVP_CIPHER methods61 int (*EVP_CIPHER_meth_get_ctrl(const EVP_CIPHER *cipher))(EVP_CIPHER_CTX *,222 EVP_CIPHER_meth_get_get_asn1_params() and EVP_CIPHER_meth_get_ctrl()
145 int (*EVP_CIPHER_meth_get_ctrl(const EVP_CIPHER *cipher))(EVP_CIPHER_CTX *, in EVP_CIPHER_meth_get_ctrl() function
598 ret = EVP_CIPHER_meth_get_ctrl(EVP_aes_128_cbc_hmac_sha1()) in dasync_cipher_ctrl_helper()701 EVP_CIPHER_meth_get_ctrl(cipher) in dasync_cipher_helper()713 EVP_CIPHER_meth_get_ctrl(cipher) in dasync_cipher_helper()
651 int ret = EVP_CIPHER_meth_get_ctrl(EVP_aes_128_gcm())(ctx, type, arg, ptr); in ossltest_aes128_gcm_ctrl()
227 int (*EVP_CIPHER_meth_get_ctrl(const EVP_CIPHER *cipher))(EVP_CIPHER_CTX *,
3454 EVP_CIPHER_meth_get_ctrl 3406 1_1_0 EXIST::FUNCTION: