Searched refs:X509_CRL_get_ext (Results 1 – 4 of 4) sorted by relevance
89 X509_EXTENSION *X509_CRL_get_ext(X509_CRL *x, int loc) in X509_CRL_get_ext() function
881 exta = X509_EXTENSION_get_data(X509_CRL_get_ext(a, i)); in crl_extension_match()893 extb = X509_EXTENSION_get_data(X509_CRL_get_ext(b, i)); in crl_extension_match()
1068 X509_EXTENSION *X509_CRL_get_ext(X509_CRL *x, int loc);