Home
last modified time | relevance | path

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

/external/conscrypt/src/main/java/org/conscrypt/
DOpenSSLSessionImpl.java311 String name = NativeCrypto.SSL_SESSION_cipher(sslSessionNativePointer); in getCipherSuite()
DNativeCrypto.java1202 public static native String SSL_SESSION_cipher(long sslSessionNativePointer); in SSL_SESSION_cipher() method in NativeCrypto
/external/conscrypt/src/test/java/org/conscrypt/
DNativeCryptoTest.java689 negotiatedCipherSuite = NativeCrypto.SSL_SESSION_cipher(session); in afterHandshake()
2545 NativeCrypto.SSL_SESSION_cipher(NULL); in test_SSL_SESSION_cipher()
2558 String a = NativeCrypto.SSL_SESSION_cipher(session); in test_SSL_SESSION_cipher()
2602 assertTrue(NativeCrypto.SSL_SESSION_cipher(session2) != null); in test_i2d_SSL_SESSION()
2603 assertEquals(NativeCrypto.SSL_SESSION_cipher(session), in test_i2d_SSL_SESSION()
2604 NativeCrypto.SSL_SESSION_cipher(session2)); in test_i2d_SSL_SESSION()
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp11292 NATIVE_METHOD(NativeCrypto, SSL_SESSION_cipher, "(J)Ljava/lang/String;"),
/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.2.2_r1.2-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/ ...