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

/external/chromium_org/net/third_party/nss/ssl/
H A Dsslimpl.h921 PRBool sendingSCSV; /* instead of empty RI */ member in struct:SSL3HandshakeStateStr
H A Dssl3ext.c1935 if (!ss || ss->ssl3.hs.sendingSCSV)
H A Dssl3con.c5016 ss->ssl3.hs.sendingSCSV = PR_FALSE; /* Must be reset every handshake */
5211 ss->ssl3.hs.sendingSCSV = PR_TRUE;
5266 if (ss->ssl3.hs.sendingSCSV) {
5366 if (ss->ssl3.hs.sendingSCSV) {
5464 if (ss->ssl3.hs.sendingSCSV) {
12375 ss->ssl3.hs.sendingSCSV = PR_FALSE;

Completed in 1284 milliseconds