Searched defs:ssl_GatherRecord1stHandshake (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
H A Dsslcon.c1188 * The gather functions called by ssl_GatherRecord1stHandshake are expected
1193 * -2 : the function wants ssl_GatherRecord1stHandshake to be called again
1199 * The following functions put ssl_GatherRecord1stHandshake into ss->handshake:
1211 ssl_GatherRecord1stHandshake(sslSocket *ss) function
2669 ss->handshake = ssl_GatherRecord1stHandshake;
2721 ss->handshake = ssl_GatherRecord1stHandshake;
2946 ss->handshake = ssl_GatherRecord1stHandshake;
3091 ss->handshake = ssl_GatherRecord1stHandshake;
3199 ss->handshake = ssl_GatherRecord1stHandshake;
3282 ss->handshake = ssl_GatherRecord1stHandshake;
[all...]

Completed in 346 milliseconds