Allocate an empty cipher context.
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_CIPHER_CTX* EVP_CIPHER_CTX_new();
New EVP_CIPHER_CTX, or NULL on allocation failure.