Home | History | Annotate | Download | only in crypto

Lines Matching refs:check_crl

1243 int tls_global_set_verify(void *ssl_ctx, int check_crl)
1247 if (check_crl) {
1252 "check_crl");
1256 if (check_crl == 2)