Searched refs:isExportable (Results 1 – 2 of 2) sorted by relevance
267 if (pInfo->isExportable) { in SSL_DisableDefaultExportCipherSuites()288 if (pInfo->isExportable) { in SSL_DisableExportCipherSuites()305 return (PRBool)(suiteInfo[i].isExportable); in SSL_IsExportCipherSuite()
186 PRUintn isExportable : 1; member