Searched refs:usedStepDownKey (Results 1 – 2 of 2) sorted by relevance
920 PRBool usedStepDownKey; /* we did a server key exchange. */ member
7934 ss->ssl3.hs.usedStepDownKey = PR_FALSE; in ssl3_SendServerHelloSequence()7948 ss->ssl3.hs.usedStepDownKey = PR_TRUE; in ssl3_SendServerHelloSequence()9724 if (ss->ssl3.hs.usedStepDownKey) { in ssl3_HandleClientKeyExchange()