Searched defs:X509_CRL_get_nextUpdate (Results 1 – 5 of 5) sorted by relevance
158 ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl) in X509_CRL_get_nextUpdate() function
584 static native long X509_CRL_get_nextUpdate(long x509CrlCtx, OpenSSLX509CRL holder); in X509_CRL_get_nextUpdate() method in NativeCrypto
564 static native long X509_CRL_get_nextUpdate(long x509CrlCtx, OpenSSLX509CRL holder); in X509_CRL_get_nextUpdate() method in NativeCrypto
2245 #define X509_CRL_get_nextUpdate BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_CRL_get_nextUpdate) macro