Searched refs:cacheSID (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
H A Dsslsecur.c1477 if (ss->ssl3.hs.cacheSID) {
1479 ss->ssl3.hs.cacheSID = PR_FALSE;
H A Dsslimpl.h948 PRBool cacheSID; member in struct:SSL3HandshakeStateStr
H A Dssl3con.c11279 ss->ssl3.hs.cacheSID = rv == SECSuccess;
11329 if (ss->ssl3.hs.cacheSID && ss->sec.isServer) {
11332 ss->ssl3.hs.cacheSID = PR_FALSE;

Completed in 117 milliseconds