Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc96 static BIO* to_BIO(JNIEnv* env, jlong bio_address) { in to_BIO() function
4135 BIO* bio = to_BIO(env, bioRef); in NativeCrypto_BIO_free_all()
5481 BIO* bio = to_BIO(env, bioRef); in d2i_ASN1Object_to_jlong()
5544 BIO* bio = to_BIO(env, bioRef); in PEM_to_jlong()
5661 BIO* bio = to_BIO(env, bioRef); in NativeCrypto_PEM_read_bio_PKCS7()
5691 BIO* bio = to_BIO(env, bioRef); in NativeCrypto_d2i_PKCS7_bio()
5740 BIO* bio = to_BIO(env, bioRef); in NativeCrypto_ASN1_seq_unpack_X509_bio()
5886 BIO* bio = to_BIO(env, bioRef); in NativeCrypto_X509_print_ex()
9667 BIO* bio = to_BIO(env, bio_address); in NativeCrypto_SSL_pending_written_bytes_in_BIO()
9971 BIO* bio = to_BIO(env, bioRef); in NativeCrypto_ENGINE_SSL_write_BIO_direct()
[all …]