Lines Matching refs:HMAC_CTX
2253 EVP_CIPHER_CTX *ctx, HMAC_CTX *hmac_ctx,2264 if (!HMAC_Init_ex(hmac_ctx, kZeros, sizeof(kZeros), EVP_sha256(), NULL) ||