Searched refs:CheckHmacWithThreeStageParams (Results 1 – 1 of 1) sorted by relevance
533 static int32_t CheckHmacWithThreeStageParams(const KeyParams *keyParams, const Uint8Buff *message, in CheckHmacWithThreeStageParams() function596 int32_t res = CheckHmacWithThreeStageParams(keyParams, message, outHmac); in ComputeHmacWithThreeStage()