Home
last modified time | relevance | path

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

/external/chromium_org/net/third_party/nss/ssl/
Dderive.c592 PRUint32 protocolmask, PRUint16 *ciphersuites, int nsuites, in SSL_CanBypass() argument
640 for (i=0; i < nsuites && (suite = *ciphersuites++) != 0; i++) { in SSL_CanBypass()