Home
last modified time | relevance | path

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

/openbsd/usr.sbin/rpki-client/
H A Dmft.c182 int *found_crl) in mft_parse_filehash() argument
206 if (*found_crl == 1) { in mft_parse_filehash()
217 *found_crl = 1; in mft_parse_filehash()
321 int found_crl, i, rc = 0; in mft_parse_econtent() local
392 found_crl = 0; in mft_parse_econtent()
395 if (!mft_parse_filehash(fn, mft, fh, &found_crl)) in mft_parse_econtent()
399 if (!found_crl) { in mft_parse_econtent()