EVP_camellia_128_ecb
LCRYPTO_ALIAS(EVP_camellia_128_ecb);
const EVP_CIPHER *EVP_camellia_128_ecb(void);
.cipher = EVP_camellia_128_ecb,
.cipher = EVP_camellia_128_ecb,
LCRYPTO_USED(EVP_camellia_128_ecb);