OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:create_BIO_InputStream
(Results
1 - 4
of
4
) sorted by null
/libcore/crypto/src/main/java/org/conscrypt/
OpenSSLBIOInputStream.java
34
ctx = NativeCrypto.
create_BIO_InputStream
(this);
NativeCrypto.java
549
public static native long
create_BIO_InputStream
(OpenSSLBIOInputStream is);
[
all
...]
/libcore/crypto/src/test/java/org/conscrypt/
NativeCryptoTest.java
[
all
...]
/libcore/crypto/src/main/native/
org_conscrypt_NativeCrypto.cpp
[
all
...]
Completed in 930 milliseconds