Home
last modified time | relevance | path

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

/external/chromium_org/net/third_party/nss/ssl/
Dsslimpl.h376 struct sslGatherStr { struct
377 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 …]