Searched defs:cfb_ctx (Results 1 – 4 of 4) sorted by relevance
32 EVP_CFB_CTX *cfb_ctx = reinterpret_cast<EVP_CFB_CTX *>(ctx->cipher_data); in aes_cfb_init_key() local45 EVP_CFB_CTX *cfb_ctx = reinterpret_cast<EVP_CFB_CTX *>(ctx->cipher_data); in aes_cfb128_cipher() local
31 EVP_CFB_CTX *cfb_ctx = ctx->cipher_data; in aes_cfb_init_key() local44 EVP_CFB_CTX *cfb_ctx = ctx->cipher_data; in aes_cfb128_cipher() local