EVP_aes_256_cfb
EVP_add_cipher(EVP_aes_256_cfb());
const EVP_CIPHER *EVP_aes_256_cfb(void);
return do_test_bio_cipher(EVP_aes_256_cfb(), idx);