Searched refs:SSL_SESSION_cipher (Results 1 – 10 of 10) sorted by relevance
311 String name = NativeCrypto.SSL_SESSION_cipher(sslSessionNativePointer); in getCipherSuite()
1202 public static native String SSL_SESSION_cipher(long sslSessionNativePointer); in SSL_SESSION_cipher() method in NativeCrypto
689 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()
11292 NATIVE_METHOD(NativeCrypto, SSL_SESSION_cipher, "(J)Ljava/lang/String;"),
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...