Return the built-in ARIA-128 CBC cipher method.
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_CIPHER const* EVP_aria_128_cbc();
Pointer to the ARIA-128-CBC EVP_CIPHER (do not free).