Home
last modified time | relevance | path

Searched defs:msgHash (Results 1 – 1 of 1) sorted by relevance

/third_party/openhitls/tls/handshake/common/src/
Dhs_verify.c535 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