Searched refs:OPT_NAME (Results 1 – 5 of 5) sorted by relevance
/openssl/apps/ |
H A D | ecparam.c | 27 OPT_CHECK, OPT_LIST_CURVES, OPT_NO_SEED, OPT_NOOUT, OPT_NAME, enumerator 59 {"name", OPT_NAME, 's', 158 case OPT_NAME: in ecparam_main()
|
H A D | srp.c | 194 OPT_VERBOSE, OPT_CONFIG, OPT_NAME, OPT_SRPVFILE, OPT_ADD, enumerator 206 {"name", OPT_NAME, 's', "The particular srp definition to use"}, 264 case OPT_NAME: in srp_main()
|
H A D | pkcs12.c | 70 OPT_NAME, OPT_CSP, OPT_CANAME, enumerator 133 {"name", OPT_NAME, 's', "Use name as friendly name"}, 318 case OPT_NAME: in pkcs12_main()
|
H A D | ca.c | 148 OPT_ENGINE, OPT_VERBOSE, OPT_CONFIG, OPT_NAME, OPT_SUBJ, OPT_UTF8, enumerator 191 {"name", OPT_NAME, 's', "The particular CA definition to use"}, 192 {"section", OPT_NAME, 's', "An alias for -name"}, 347 case OPT_NAME: in ca_main()
|
/openssl/doc/internal/man3/ |
H A D | OPTIONS.pod | 80 OPT_YES, OPT_NAME, OPT_COUNT, OPT_OFILE,
|
Completed in 17 milliseconds