Searched refs:crl_crldp_check (Results 1 – 1 of 1) sorted by relevance
137 static int crl_crldp_check(X509 *x, X509_CRL *crl, int crl_score,1351 if (crl_crldp_check(x, crl, crl_score, &crl_reasons)) { in get_crl_score()1568 crl_crldp_check(X509 *x, X509_CRL *crl, int crl_score, unsigned int *preasons) in crl_crldp_check() function