Home
last modified time | relevance | path

Searched refs:X509_CRL_get_nextUpdate (Results 1 – 10 of 10) sorted by relevance

/external/boringssl/src/crypto/x509/
Dt_crl.c101 if (X509_CRL_get_nextUpdate(x)) in X509_CRL_print()
102 ASN1_TIME_print(out,X509_CRL_get_nextUpdate(x)); in X509_CRL_print()
Dx509_vfy.c935 if(X509_CRL_get_nextUpdate(crl)) in check_crl_time()
937 i=X509_cmp_time(X509_CRL_get_nextUpdate(crl), ptime); in check_crl_time()
2041 if (!X509_CRL_set_nextUpdate(crl, X509_CRL_get_nextUpdate(newer))) in X509_CRL_diff()
/external/conscrypt/src/main/java/org/conscrypt/
DOpenSSLX509CRL.java270 NativeCrypto.ASN1_TIME_to_Calendar(NativeCrypto.X509_CRL_get_nextUpdate(mContext), in getNextUpdate()
DNativeCrypto.java541 public static native long X509_CRL_get_nextUpdate(long x509CrlCtx); in X509_CRL_get_nextUpdate() method in NativeCrypto
/external/boringssl/src/include/openssl/
Dx509.h574 #define X509_CRL_get_nextUpdate(x) ((x)->crl->nextUpdate) macro
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp6231 ASN1_TIME* nextUpdate = X509_CRL_get_nextUpdate(crl);
11200 NATIVE_METHOD(NativeCrypto, X509_CRL_get_nextUpdate, "(J)J"),
/external/robolectric/v3/runtime/
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...