HomeSort by relevance Sort by last modified time
    Searched refs:SSL_SESSION_cipher (Results 1 - 4 of 4) sorted by null

  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLSessionImpl.java 309 String name = NativeCrypto.SSL_SESSION_cipher(sslSessionNativePointer);
NativeCrypto.java 673 public static native String SSL_SESSION_cipher(int sslSessionNativePointer);
  /libcore/luni/src/test/java/org/apache/harmony/xnet/provider/jsse/
NativeCryptoTest.java     [all...]
  /libcore/luni/src/main/native/
org_apache_harmony_xnet_provider_jsse_NativeCrypto.cpp     [all...]

Completed in 1747 milliseconds