Searched refs:EVP_AES_KEY (Results 1 – 1 of 1) sorted by relevance
81 } EVP_AES_KEY; typedef101 EVP_AES_KEY *dat = (EVP_AES_KEY *)ctx->cipher_data; in aes_init_key()178 EVP_AES_KEY *dat = (EVP_AES_KEY *)ctx->cipher_data; in aes_cbc_cipher()194 EVP_AES_KEY *dat = (EVP_AES_KEY *)ctx->cipher_data; in aes_ecb_cipher()210 EVP_AES_KEY *dat = (EVP_AES_KEY *)ctx->cipher_data; in aes_ctr_cipher()224 EVP_AES_KEY *dat = (EVP_AES_KEY *)ctx->cipher_data; in aes_ofb_cipher()541 out->ctx_size = sizeof(EVP_AES_KEY); in DEFINE_LOCAL_DATA()554 out->ctx_size = sizeof(EVP_AES_KEY); in DEFINE_LOCAL_DATA()566 out->ctx_size = sizeof(EVP_AES_KEY); in DEFINE_LOCAL_DATA()579 out->ctx_size = sizeof(EVP_AES_KEY); in DEFINE_LOCAL_DATA()[all …]