Home
last modified time | relevance | path

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

/openbsd/usr.bin/openssl/
H A Dcerthash.c41 static const struct option certhash_options[] = { variable
647 options_usage(certhash_options); in certhash_usage()
663 if (options_parse(argc, argv, certhash_options, NULL, &argsused) != 0) { in certhash_main()