Home
last modified time | relevance | path

Searched defs:msgHashLen (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()
562 uint32_t msgHashLen = MAX_MSG_HASH_SIZE; in VERIFY_HelloRetryRequestVerifyProcess() local