Home | History | Annotate | Download | only in ssl

Lines Matching refs:PR_FALSE

274 	ss->opt.enableSSL2 = PR_FALSE; /* not really enabled if no ciphers */
280 ss->opt.enableSSL3 = PR_FALSE; /* not really enabled if no ciphers */
281 ss->opt.enableTLS = PR_FALSE;
386 PRBool rv = PR_FALSE;
394 *enabled = PR_FALSE;
428 PRBool rv = PR_FALSE;
436 *enabled = PR_FALSE;
1546 SECITEM_ZfreeItem(rk, PR_FALSE);
1549 SECITEM_ZfreeItem(wk, PR_FALSE);
1728 rv = ssl2_CreateSessionCypher(ss, sid, PR_FALSE);
1943 PR_FALSE, PR_TRUE);
2453 PR_FALSE, PR_TRUE);
2933 (PRBool)(!sidHit), PR_FALSE);
3624 rv = ssl2_CreateSessionCypher(ss, sid, PR_FALSE);
3775 ss->opt.enableSSL2 = PR_FALSE;