Home
last modified time | relevance | path

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

/openbsd/usr.bin/openssl/
H A Dx509.c328 static const struct option x509_options[] = { variable
775 options_usage(x509_options); in x509_usage()
817 if (options_parse(argc, argv, x509_options, NULL, NULL) != 0) in x509_main()