Searched refs:msgState (Results 1 – 4 of 4) sorted by relevance
309 if (ss->ssl3.hs.msgState.buf) { in ssl3_GatherCompleteHandshake()310 if (ss->ssl3.hs.msgState.len == 0) { in ssl3_GatherCompleteHandshake()311 ss->ssl3.hs.msgState.buf = NULL; in ssl3_GatherCompleteHandshake()
24 hs.msgState (SSL3 only) an alternative set of pointers/lengths for gs->buf.
898 sslBuffer msgState; /* current state for handshake messages*/ member
11485 sslBuffer *buf = &ss->ssl3.hs.msgState; /* do not lose the original buffer pointer */ in ssl3_HandleHandshake()