Searched defs:msgHash (Results 1 – 1 of 1) sorted by relevance
535 static int32_t ReinitVerify(TLS_Ctx *ctx, uint8_t *msgHash, uint32_t msgHashLen, uint8_t *hrr, uint… in ReinitVerify()563 uint8_t msgHash[MAX_MSG_HASH_SIZE] = {0}; in VERIFY_HelloRetryRequestVerifyProcess() local