EVP_MAC_CTX_new
ctx = EVP_MAC_CTX_new(mac);
ctx = EVP_MAC_CTX_new(mac);
ctx = EVP_MAC_CTX_new(mac);
ctx = EVP_MAC_CTX_new(mac);
loopargs[i].mctx = EVP_MAC_CTX_new(*mac);
if ((ctx = EVP_MAC_CTX_new(mac)) != NULL
|| (ctx->mac_ctx_init = EVP_MAC_CTX_new(ctx->mac)) == NULL
ret->hmac_ctx = EVP_MAC_CTX_new(key->hmac);
mctx = EVP_MAC_CTX_new(mac);
mctx = EVP_MAC_CTX_new(mac);
mctx = EVP_MAC_CTX_new(mac);
mctx = EVP_MAC_CTX_new(mac);
mctx = EVP_MAC_CTX_new(mac);
if ((ctx = EVP_MAC_CTX_new(evp_mac)) == NULL
EVP_MAC_CTX *EVP_MAC_CTX_new(EVP_MAC *mac);
*macctx = mac == NULL ? NULL : EVP_MAC_CTX_new(mac);
EVP_MAC_CTX *ctx = EVP_MAC_CTX_new(mac);
ctx = EVP_MAC_CTX_new(mac);
if ((ctx = EVP_MAC_CTX_new(mac)) == NULL)
*macctx = EVP_MAC_CTX_new(mac);
pmacctx->macctx = EVP_MAC_CTX_new(mac);
if ((srt_gen->mac_ctx = EVP_MAC_CTX_new(srt_gen->mac)) == NULL)
|| (mac_ctx = rl->mac_ctx = EVP_MAC_CTX_new(mac)) == NULL) {
if (mac == NULL || (ret->ctx = EVP_MAC_CTX_new(mac)) == NULL)
|| !TEST_ptr(ctx = EVP_MAC_CTX_new(hmac)))
if ((ctx = EVP_MAC_CTX_new(expected->mac)) == NULL) {