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