Searched refs:crldiff (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/crypto/openssl/apps/
H A Dcrl.c73 char *infile = NULL, *outfile = NULL, *crldiff = NULL, *keyfile = NULL; local
119 crldiff = opt_arg();
221 if (crldiff) {
227 newcrl = load_crl(crldiff, informat);

Completed in 98 milliseconds