Return the Camellia-128 cipher in CBC mode.
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_CIPHER const* EVP_camellia_128_cbc();
EVP_CIPHER for camellia-128-cbc, or NULL if unavailable.