Searched defs:sslGatherStr (Results 1 – 1 of 1) sorted by relevance
376 struct sslGatherStr { struct377 int state; /* see GS_ values below. */ /* ssl 2 & 3 */384 sslBuffer buf; /*recvBufLock*/ /* ssl 2 & 3 */390 unsigned int offset; /* ssl 2 & 3 */393 unsigned int remainder; /* ssl 2 & 3 */396 unsigned int count; /* ssl2 only */401 unsigned int recordLen; /* ssl2 only */407 unsigned int recordPadding; /* ssl2 only */410 unsigned int recordOffset; /* ssl2 only */412 int encrypted; /* SSL2 session is now encrypted. ssl2 only */[all …]