Home
last modified time | relevance | path

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

/external/conscrypt/common/src/main/java/org/conscrypt/
DConscrypt.java241 public static byte[] getChannelId(SSLSocket socket) throws SSLException { in getChannelId() method in Conscrypt.Sockets
242 return toConscrypt(socket).getChannelId(); in getChannelId()
363 public static byte[] getChannelId(SSLEngine engine) throws SSLException { in getChannelId() method in Conscrypt.Engines
364 return toConscrypt(engine).getChannelId(); in getChannelId()
DOpenSSLEngineSocketImpl.java193 public byte[] getChannelId() throws SSLException { in getChannelId() method in OpenSSLEngineSocketImpl
194 return super.getChannelId(); in getChannelId()
DOpenSSLSocketImpl.java965 public byte[] getChannelId() throws SSLException { in getChannelId() method in OpenSSLSocketImpl
DOpenSSLEngineImpl.java237 byte[] getChannelId() throws SSLException { in getChannelId() method in OpenSSLEngineImpl
/external/conscrypt/android/src/main/java/org/conscrypt/
DKitKatPlatformOpenSSLSocketImplAdapter.java411 public byte[] getChannelId() throws SSLException { in getChannelId() method in KitKatPlatformOpenSSLSocketImplAdapter
412 return delegate.getChannelId(); in getChannelId()
DPreKitKatPlatformOpenSSLSocketImplAdapter.java411 public byte[] getChannelId() throws SSLException { in getChannelId() method in PreKitKatPlatformOpenSSLSocketImplAdapter
412 return delegate.getChannelId(); in getChannelId()
/external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/
DOpenSSLSocketImpl.java175 public byte[] getChannelId() throws SSLException { in getChannelId() method in OpenSSLSocketImpl
/external/conscrypt/android-stub/src/main/java/org/apache/harmony/xnet/provider/jsse/
DOpenSSLSocketImpl.java175 public byte[] getChannelId() throws SSLException { in getChannelId() method in OpenSSLSocketImpl
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...