27#ifdef HITLS_TLS_PROTO_DTLS12
34HS_ReassQueue *HS_ReassNew(
void);
41void HS_ReassFree(HS_ReassQueue *reassQueue);
54int32_t HS_ReassAppend(TLS_Ctx *ctx,
HS_MsgInfo *msgInfo);
66int32_t HS_GetReassMsg(TLS_Ctx *ctx,
HS_MsgInfo *msgInfo, uint32_t *len);