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

/external/chromium_org/net/third_party/nss/ssl/
H A Dsslimpl.h1242 unsigned long peerRequestedProtection; /* from old renegotiation */ member in struct:sslSocketStr
H A Dssl3ext.c1998 ss->peerRequestedProtection = 1;
H A Dssl3con.c5225 if (isTLS || (ss->firstHsDone && ss->peerRequestedProtection)) {
6548 (ss->firstHsDone && (ss->peerRequestedProtection ||
8185 (ss->firstHsDone && ss->peerRequestedProtection)) &&

Completed in 102 milliseconds