Home
last modified time | relevance | path

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

/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DNativeCrypto.java507 static native byte[] get_X509_tbs_cert_without_ext( in get_X509_tbs_cert_without_ext() method in NativeCrypto
/external/conscrypt/common/src/main/java/org/conscrypt/
DNativeCrypto.java492 …static native byte[] get_X509_tbs_cert_without_ext(long x509ctx, OpenSSLX509Certificate holder, St… in get_X509_tbs_cert_without_ext() method in NativeCrypto