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

  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLBIOInputStream.java 34 ctx = NativeCrypto.create_BIO_InputStream(this);
NativeCrypto.java 537 public static native long create_BIO_InputStream(OpenSSLBIOInputStream is);
    [all...]
  /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 45 milliseconds