Searched refs:getBioContext (Results 1 – 11 of 11) sorted by relevance
36 return source.getBioContext(); in getContext()41 NativeCrypto.BIO_free_all(source.getBioContext()); in release()
57 final long crlCtx = NativeCrypto.d2i_X509_CRL_bio(bis.getBioContext()); in fromX509DerInputStream()75 certRefs = NativeCrypto.d2i_PKCS7_bio(bis.getBioContext(), NativeCrypto.PKCS7_CRLS); in fromPkcs7DerInputStream()96 final long crlCtx = NativeCrypto.PEM_read_bio_X509_CRL(bis.getBioContext()); in fromX509PemInputStream()114 certRefs = NativeCrypto.PEM_read_bio_PKCS7(bis.getBioContext(), in fromPkcs7PemInputStream()
67 final long certCtx = NativeCrypto.d2i_X509_bio(bis.getBioContext()); in fromX509DerInputStream()94 certRefs = NativeCrypto.d2i_PKCS7_bio(bis.getBioContext(), NativeCrypto.PKCS7_CERTS); in fromPkcs7DerInputStream()122 final long certCtx = NativeCrypto.PEM_read_bio_X509(bis.getBioContext()); in fromX509PemInputStream()141 certRefs = NativeCrypto.PEM_read_bio_PKCS7(bis.getBioContext(), in fromPkcs7PemInputStream()
37 public long getBioContext() { in getBioContext() method in OpenSSLBIOInputStream
111 long keyCtx = NativeCrypto.PEM_read_bio_PrivateKey(bis.getBioContext()); in fromPrivateKeyPemInputStream()263 long keyCtx = NativeCrypto.PEM_read_bio_PUBKEY(bis.getBioContext()); in fromPublicKeyPemInputStream()
148 certRefs = NativeCrypto.ASN1_seq_unpack_X509_bio(bis.getBioContext()); in fromPkiPathEncoding()
2995 int numRead = NativeCrypto.BIO_read(bis.getBioContext(), buffer); in test_create_BIO_InputStream()
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...