Home | History | Annotate | Download | only in ocsp

Lines Matching refs:is_cert

790   bool is_cert =
796 if (!is_cert && !is_crl && !is_ocsp) {
801 is_cert = strcasestr(path.c_str(), ".crt") != NULL ||
824 } else if (is_cert) {