Searched defs:X509_CRL_set1_nextUpdate (Results 1 – 4 of 4) sorted by relevance
116 int X509_CRL_set1_nextUpdate(X509_CRL *x, const ASN1_TIME *tm) { in X509_CRL_set1_nextUpdate() function
100 int X509_CRL_set1_nextUpdate(X509_CRL *x, const ASN1_TIME *tm) in X509_CRL_set1_nextUpdate() function
2271 #define X509_CRL_set1_nextUpdate BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_CRL_set1_nextUpdate) macro