Allocate a new CMAC context (deprecated; prefer EVP_MAC).
Declared in <openssl/cmac.h>
<openssl/cmac.h>
[[deprecated]] CMAC_CTX* CMAC_CTX_new();
Deprecated. Use of this entity is allowed but discouraged.
New CMAC_CTX, or NULL on allocation failure.