Home
last modified time | relevance | path

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

/openbsd/usr.bin/openssl/
H A Dpkcs8.c105 static const struct option pkcs8_options[] = { variable
192 options_usage(pkcs8_options); in pkcs8_usage()
217 if (options_parse(argc, argv, pkcs8_options, NULL, NULL) != 0) { in pkcs8_main()