Return the EVP_CIPHER for the null (pass-through) cipher.
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_CIPHER const* EVP_enc_null();
Pointer to the cipher method, or NULL if unavailable in this build.