Searched refs:ssl_GatherRecord1stHandshake (Results 1 – 5 of 5) sorted by relevance
1211 ssl_GatherRecord1stHandshake(sslSocket *ss) in ssl_GatherRecord1stHandshake() function2669 ss->handshake = ssl_GatherRecord1stHandshake; in ssl2_HandleMessage()2721 ss->handshake = ssl_GatherRecord1stHandshake; in ssl2_HandleVerifyMessage()2946 ss->handshake = ssl_GatherRecord1stHandshake; in ssl2_HandleServerHelloMessage()3091 ss->handshake = ssl_GatherRecord1stHandshake; in ssl2_BeginClientHandshake()3199 ss->handshake = ssl_GatherRecord1stHandshake; in ssl2_BeginClientHandshake()3282 ss->handshake = ssl_GatherRecord1stHandshake; in ssl2_HandleClientSessionKeyMessage()3362 ss->nextHandshake = ssl_GatherRecord1stHandshake; in ssl2_HandleClientHelloMessage()3585 ss->handshake = ssl_GatherRecord1stHandshake; in ssl2_HandleClientHelloMessage()3657 ss->handshake = ssl_GatherRecord1stHandshake; in ssl2_BeginServerHandshake()
1455 extern SECStatus ssl_GatherRecord1stHandshake(sslSocket *ss);
7461 ss->handshake = ssl_GatherRecord1stHandshake; in ssl3_RestartHandshakeAfterCertReq()10938 ss->handshake = ssl_GatherRecord1stHandshake; in ssl3_RestartHandshakeAfterChannelIDReq()
47 + ss->handshake = ssl_GatherRecord1stHandshake;
288 + ss->handshake = ssl_GatherRecord1stHandshake;