Home
last modified time | relevance | path

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

/openbsd/usr.bin/openssl/
H A Dcrl.c91 static const struct option crl_options[] = { variable
212 options_usage(crl_options); in crl_usage()
250 if (options_parse(argc, argv, crl_options, &digest_name, NULL) != 0) { in crl_main()