Searched refs:X509_CRL_sort (Results 1 – 8 of 8) sorted by relevance
8 X509_CRL_add0_revoked, X509_CRL_sort - CRL revoked entry utility29 int X509_CRL_sort(X509_CRL *crl);62 X509_CRL_sort() sorts the revoked entries of I<crl> into ascending serial84 X509_CRL_add0_revoked() and X509_CRL_sort() return 1 for success and 0 for
51 int X509_CRL_sort(X509_CRL *c) in X509_CRL_sort() function
427 pub fn X509_CRL_sort(crl: *mut X509_CRL) -> c_int; in X509_CRL_sort() function
719 int X509_CRL_sort(X509_CRL *crl);
726 int X509_CRL_sort(X509_CRL *crl);
1234 X509_CRL_sort(crl); in ca_main()
470 X509_CRL_sort 480 3_0_0 EXIST::FUNCTION:
12964 X509_CRL_set_lastUpdate(), X509_CRL_set_nextUpdate(), X509_CRL_sort(),