Searched refs:PEM_read_bio_PKCS7 (Results 1 – 4 of 4) sorted by relevance
117 certRefs = NativeCrypto.PEM_read_bio_PKCS7(bis.getBioContext(), in fromPkcs7PemInputStream()
151 certRefs = NativeCrypto.PEM_read_bio_PKCS7(bis.getBioContext(), in fromPkcs7PemInputStream()
446 static native long[] PEM_read_bio_PKCS7(long bioCtx, int which); in PEM_read_bio_PKCS7() method in NativeCrypto
9473 CONSCRYPT_NATIVE_METHOD(NativeCrypto, PEM_read_bio_PKCS7, "(JI)[J"),