Searched refs:EVP_AES_KEY (Results 1 – 1 of 1) sorted by relevance
123 } EVP_AES_KEY; typedef143 EVP_AES_KEY *dat = (EVP_AES_KEY *)ctx->cipher_data; in aes_init_key()229 EVP_AES_KEY *dat = (EVP_AES_KEY *)ctx->cipher_data; in aes_cbc_cipher()245 EVP_AES_KEY *dat = (EVP_AES_KEY *)ctx->cipher_data; in aes_ecb_cipher()261 EVP_AES_KEY *dat = (EVP_AES_KEY *)ctx->cipher_data; in aes_ctr_cipher()275 EVP_AES_KEY *dat = (EVP_AES_KEY *)ctx->cipher_data; in aes_ofb_cipher()587 out->ctx_size = sizeof(EVP_AES_KEY); in DEFINE_LOCAL_DATA()600 out->ctx_size = sizeof(EVP_AES_KEY); in DEFINE_LOCAL_DATA()612 out->ctx_size = sizeof(EVP_AES_KEY); in DEFINE_LOCAL_DATA()625 out->ctx_size = sizeof(EVP_AES_KEY); in DEFINE_LOCAL_DATA()[all …]