Searched refs:get_X509_REVOKED_ext_oids (Results 1 - 7 of 7) sorted by relevance
/external/conscrypt/src/main/java/org/conscrypt/ |
H A D | OpenSSLX509CRLEntry.java | 40 NativeCrypto.get_X509_REVOKED_ext_oids(mContext, 49 && (NativeCrypto.get_X509_REVOKED_ext_oids(mContext, 65 NativeCrypto.get_X509_REVOKED_ext_oids(mContext, 74 && (NativeCrypto.get_X509_REVOKED_ext_oids(mContext, 85 NativeCrypto.get_X509_REVOKED_ext_oids(mContext, 118 return (NativeCrypto.get_X509_REVOKED_ext_oids(mContext, 120 || (NativeCrypto.get_X509_REVOKED_ext_oids(mContext,
|
H A D | NativeCrypto.java | 549 public static native String[] get_X509_REVOKED_ext_oids(long x509ctx, int critical); method in class:NativeCrypto
|
/external/conscrypt/src/main/native/ |
H A D | org_conscrypt_NativeCrypto.cpp | 11199 NATIVE_METHOD(NativeCrypto, get_X509_REVOKED_ext_oids, "(JI)[Ljava/lang/String;"),
|
/external/robolectric/v3/runtime/ |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
Completed in 106 milliseconds