Lines Matching full:suites
112 // cipher suites added in Mac OS X 10.6.
114 // ECC cipher suites from RFC 4492.
353 // Whitelist the cipher suites we want to enable. We disable the following
354 // cipher suites.
355 // - Null encryption cipher suites.
356 // - Weak cipher suites: < 80 bits of security strength.
357 // - FORTEZZA cipher suites (obsolete).
358 // - IDEA cipher suites (RFC 5469 explains why).
359 // - Anonymous cipher suites.
363 // may have new null encryption or anonymous cipher suites, whereas a
365 // won't support any new cipher suites in that release.
471 // Class to determine what cipher suites are available and which cipher
472 // suites should be enabled, based on the overall security policy.