Home
last modified time | relevance | path

Searched defs:ASN1_seq_unpack_X509_bio (Results 1 – 2 of 2) sorted by relevance

/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DNativeCrypto.java512 static native long[] ASN1_seq_unpack_X509_bio(long bioRef) throws ParsingException; in ASN1_seq_unpack_X509_bio() method in NativeCrypto
/external/conscrypt/common/src/main/java/org/conscrypt/
DNativeCrypto.java498 static native long[] ASN1_seq_unpack_X509_bio(long bioRef) throws ParsingException; in ASN1_seq_unpack_X509_bio() method in NativeCrypto