Home
last modified time | relevance | path

Searched refs:testrsa_export (Results 1 – 1 of 1) sorted by relevance

/external/chromium/net/third_party/nss/ssl/
Dderive.c604 PRBool testrsa_export = PR_FALSE; in SSL_CanBypass() local
636 testrsa_export = PR_TRUE; in SSL_CanBypass()
638 if (!testrsa_export) in SSL_CanBypass()
670 if (privKeytype == rsaKey && testrsa_export) { in SSL_CanBypass()