Searched defs:msgSize (Results 1 – 4 of 4) sorted by relevance
92 uint32_t msgSize = DTLS_OVER_UDP_DEFAULT_SIZE; in GetMsgSize() local
201 int msgSize = MESSAGE_HEADER_SIZE+1; // One byte is reserved for terminating 0. in pollBuffer() local
81 size_t msgSize = getMessageSize(); in read() local
559 int32_t HS_GrowMsgBuf(TLS_Ctx *ctx, uint32_t msgSize, bool keepOldData) in HS_GrowMsgBuf()586 int32_t HS_ReSizeMsgBuf(TLS_Ctx *ctx, uint32_t msgSize) in HS_ReSizeMsgBuf()