Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/openssl/
Docsp.c423 static const struct option ocsp_options[] = { variable
783 options_usage(ocsp_options); in ocsp_usage()
823 if (options_parse(argc, argv, ocsp_options, NULL, NULL) != 0) { in ocsp_main()