Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/ssl/
DCipherSuite.java118 final boolean allowed; field in CipherSuite
131 boolean allowed, int obsoleted, int supported, PRF prfAlg) { in CipherSuite() argument
155 allowed &= keyExchange.allowed; in CipherSuite()
156 allowed &= cipher.allowed; in CipherSuite()
157 this.allowed = allowed; in CipherSuite()
169 this.allowed = false; in CipherSuite()
190 return allowed && keyExchange.isAvailable() && cipher.isAvailable(); in isAvailable()
230 if ((c == null) || (c.allowed == false)) { in valueOf()
267 boolean allowed, int obsoleted, int supported, PRF prf) { in add() argument
270 cipher, allowed, obsoleted, supported, prf); in add()
[all …]
DCipherBox.java201 if (cipher.allowed == false) { in newCipherBox()
DSSLContextImpl.java338 if (!suite.allowed || suite.priority < minPriority) { in getApplicableCipherSuiteList()
/libcore/luni/src/test/resources/META-INF/services/
Dlibcore.java.util.ServiceLoaderTestInterface7 libcore.java.util.ServiceLoaderTest$Impl2 # and duplicates are allowed too
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DEncryptedPrivateKeyInfoTest.java417 } catch (NoSuchAlgorithmException allowed) { in testEncryptedPrivateKeyInfoStringbyteArray1()
1144 } catch (NoSuchAlgorithmException allowed) { in test_ROUNDTRIP_GetKeySpecCipher01()
/libcore/
DLICENSE9 document, but changing it is not allowed.
143 distribute corresponding source code. (This alternative is allowed only
/libcore/expectations/
Dknownfailures.txt79 …description: "It's not allowed to pass null as parent class loader to a new ClassLoader anymore. M…
308 description: "Scrolling on a forward only RS not allowed. conn.close() does not wrap up",
/libcore/ojluni/
DNOTICE295 document, but changing it is not allowed.
429 distribute corresponding source code. (This alternative is allowed only