Home
last modified time | relevance | path

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

/third_party/openhitls/tls/handshake/reass/src/
Dhs_reass.c130 static HS_ReassQueue *ReassNodeNew(HS_ReassQueue *reassQueue, HS_MsgInfo *msgInfo) in ReassNodeNew()
177 static int32_t ReassembleMsg(TLS_Ctx *ctx, HS_MsgInfo *msgInfo, HS_ReassQueue *node) in ReassembleMsg()
232 int32_t HS_ReassAppend(TLS_Ctx *ctx, HS_MsgInfo *msgInfo) in HS_ReassAppend()
257 int32_t HS_GetReassMsg(TLS_Ctx *ctx, HS_MsgInfo *msgInfo, uint32_t *len) in HS_GetReassMsg()