Searched refs:sendingSCSV (Results 1 – 4 of 4) sorted by relevance
38 if (ss->ssl3.hs.sendingSCSV) {
921 PRBool sendingSCSV; /* instead of empty RI */ member
5016 ss->ssl3.hs.sendingSCSV = PR_FALSE; /* Must be reset every handshake */ in ssl3_SendClientHello()5211 ss->ssl3.hs.sendingSCSV = PR_TRUE; in ssl3_SendClientHello()5266 if (ss->ssl3.hs.sendingSCSV) { in ssl3_SendClientHello()5366 if (ss->ssl3.hs.sendingSCSV) { in ssl3_SendClientHello()5464 if (ss->ssl3.hs.sendingSCSV) { in ssl3_SendClientHello()12375 ss->ssl3.hs.sendingSCSV = PR_FALSE; in ssl3_InitState()
1935 if (!ss || ss->ssl3.hs.sendingSCSV) in ssl3_SendRenegotiationInfoXtn()