Lines Matching defs:supported
70 // minimum priority for supported CipherSuites
90 // contains only supported CipherSuites (i.e. allowed == true)
101 // better. Each supported CipherSuite *must* have a unique priority.
123 // supported since protocol version
124 final int supported;
131 boolean allowed, int obsoleted, int supported, PRF prfAlg) {
159 this.supported = supported;
177 this.supported = ProtocolVersion.LIMIT_MIN_VALUE;
183 * CipherSuite may be unavailable even if it is supported
218 * is supported by this implementation but may not actually be
267 boolean allowed, int obsoleted, int supported, PRF prf) {
270 cipher, allowed, obsoleted, supported, prf);
407 // supported and compile time enabled. Also see isAvailable()
474 * Currently all supported ciphers except AES are always available
1000 * Definition of the CipherSuites that are supported but not enabled
1006 * so we put KRB5 based cipher suites at the end of the supported