Searched refs:sendingSCSV (Results 1 – 5 of 5) sorted by relevance
47 if (ss->ssl3.hs.sendingSCSV) {
58 if (ss->ssl3.hs.sendingSCSV) {
897 PRBool sendingSCSV; /* instead of empty RI */ member
4995 ss->ssl3.hs.sendingSCSV = PR_FALSE; /* Must be reset every handshake */ in ssl3_SendClientHello()5192 ss->ssl3.hs.sendingSCSV = PR_TRUE; in ssl3_SendClientHello()5233 if (ss->ssl3.hs.sendingSCSV) { in ssl3_SendClientHello()5326 if (ss->ssl3.hs.sendingSCSV) { in ssl3_SendClientHello()5405 if (ss->ssl3.hs.sendingSCSV) { in ssl3_SendClientHello()12288 ss->ssl3.hs.sendingSCSV = PR_FALSE; in ssl3_InitState()
1915 if (!ss || ss->ssl3.hs.sendingSCSV) in ssl3_SendRenegotiationInfoXtn()