Home
last modified time | relevance | path

Searched refs:handshakeBegun (Results 1 – 4 of 4) sorted by relevance

/external/chromium/net/third_party/nss/ssl/
Dsslsock.c677 if (ss->handshakeBegun) { in SSL_OptionSet()
1710 if (!ss->handshakeBegun) { in ssl_Poll()
Dsslcon.c543 ss->handshakeBegun = 1; in ssl2_SendErrorMessage()
3196 ss->handshakeBegun = 1; in ssl2_BeginClientHandshake()
3720 ss->handshakeBegun = 1; in ssl2_HandleClientHelloMessage()
Dsslimpl.h1020 unsigned long handshakeBegun; member
Dssl3con.c2257 ss->handshakeBegun = 1; in ssl3_SendRecord()
2269 ss->handshakeBegun = 1; in ssl3_SendRecord()