Home
last modified time | relevance | path

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

/openbsd/usr.bin/openssl/
H A Dcerthash.c515 int has_cert, has_crl; in certhash_file() local
520 has_cert = has_crl = 0; in certhash_file()
533 has_cert = 1; in certhash_file()
547 if (!has_cert && !has_crl) in certhash_file()