Searched refs:enoughFirstHsDone (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
H A Dsslauth.c120 if (ss->opt.useSecurity && ss->enoughFirstHsDone) {
H A Dsslinfo.c45 if (ss->opt.useSecurity && ss->enoughFirstHsDone) {
H A Dsslsecur.c136 ss->enoughFirstHsDone = PR_TRUE;
217 ss->enoughFirstHsDone = PR_FALSE;
H A Dsslimpl.h1233 unsigned long enoughFirstHsDone; /* enough of the first handshake is member in struct:sslSocketStr
H A Dssl3con.c7703 ss->enoughFirstHsDone = PR_TRUE;

Completed in 417 milliseconds