Home
last modified time | relevance | path

Searched refs:check_crl_time (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/x509/
H A Dx509_vfy.c1103 static int check_crl_time(X509_STORE_CTX *ctx, X509_CRL *crl, int notify) in check_crl_time() function
1282 if (check_crl_time(ctx, delta, 0)) in get_delta_sk()
1334 if (check_crl_time(ctx, crl, 0)) in get_crl_score()
1678 !check_crl_time(ctx, crl, 1)) in check_crl()

Completed in 10 milliseconds