Return the filter BIO_METHOD that encrypts or decrypts data with an EVP_CIPHER.
Declared in <openssl/evp.h>
<openssl/evp.h>
BIO_METHOD const* BIO_f_cipher();
Pointer to the cipher filter BIO method.