EVP_camellia_128_cfb128
LCRYPTO_ALIAS(EVP_camellia_128_cfb128);
const EVP_CIPHER *EVP_camellia_128_cfb128(void);
# define EVP_camellia_128_cfb EVP_camellia_128_cfb128
.cipher = EVP_camellia_128_cfb128,
.cipher = EVP_camellia_128_cfb128,
LCRYPTO_USED(EVP_camellia_128_cfb128);