Allocate a new MAC operation context for mac.
mac.
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_MAC_CTX* EVP_MAC_CTX_new(EVP_MAC* mac);
New EVP_MAC_CTX, or NULL on failure; free with EVP_MAC_CTX_free().