Searched defs:challengeVal (Results 1 – 3 of 3) sorted by relevance
299 uint8_t challengeVal[PAKE_CHALLENGE_LEN + PAKE_CHALLENGE_LEN] = { 0 }; in GenerateProof() local327 uint8_t challengeVal[PAKE_CHALLENGE_LEN + PAKE_CHALLENGE_LEN] = { 0 }; in VerifyProof() local
94 uint8_t *challengeVal = static_cast<uint8_t *>(HcMalloc(challengeLen, 0)); variable
90 uint8_t *challengeVal = static_cast<uint8_t *>(HcMalloc(challengeLen, 0)); in StandardExchangeTaskTest003() local