Searched refs:get_crl_score (Results 1 – 1 of 1) sorted by relevance
126 static int get_crl_score(X509_STORE_CTX *ctx, X509 **pissuer,974 crl_score = get_crl_score(ctx, &crl_issuer, &reasons, crl, x); in get_crl_sk()1115 static int get_crl_score(X509_STORE_CTX *ctx, X509 **pissuer, in get_crl_score() function