EVP_bf_cfb64
LCRYPTO_ALIAS(EVP_bf_cfb64);
const EVP_CIPHER *EVP_bf_cfb64(void);
# define EVP_bf_cfb EVP_bf_cfb64
.cipher = EVP_bf_cfb64,
.cipher = EVP_bf_cfb64,
LCRYPTO_USED(EVP_bf_cfb64);
cipher = EVP_bf_cfb64();