Home
last modified time | relevance | path

Searched refs:create_BIO_OutputStream (Results 1 – 11 of 11) sorted by relevance

/external/conscrypt/src/main/java/org/conscrypt/
DOpenSSLBIOSink.java32 ctx = NativeCrypto.create_BIO_OutputStream(buffer); in OpenSSLBIOSink()
DOpenSSLX509CRLEntry.java127 long bioCtx = NativeCrypto.create_BIO_OutputStream(os); in toString()
DOpenSSLX509CRL.java375 final long bioCtx = NativeCrypto.create_BIO_OutputStream(os); in toString()
DOpenSSLX509Certificate.java401 long bioCtx = NativeCrypto.create_BIO_OutputStream(os); in toString()
DNativeCrypto.java574 public static native long create_BIO_OutputStream(OutputStream os); in create_BIO_OutputStream() method in NativeCrypto
/external/conscrypt/src/test/java/org/conscrypt/
DNativeCryptoTest.java3008 long ctx = NativeCrypto.create_BIO_OutputStream(os); in test_create_BIO_OutputStream()
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp11164 NATIVE_METHOD(NativeCrypto, create_BIO_OutputStream, "(Ljava/io/OutputStream;)J"),
/external/robolectric/v3/runtime/
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/ ...