HomeSort by relevance Sort by last modified time
    Searched refs:X509_REVOKED_get_ext_oid (Results 1 - 3 of 3) sorted by null

  /libcore/crypto/src/main/java/org/conscrypt/
OpenSSLX509CRLEntry.java 59 return NativeCrypto.X509_REVOKED_get_ext_oid(mContext, oid);
NativeCrypto.java 528 public static native byte[] X509_REVOKED_get_ext_oid(long x509RevokedCtx, String oid);
    [all...]
  /libcore/crypto/src/main/native/
org_conscrypt_NativeCrypto.cpp     [all...]

Completed in 30 milliseconds