Searched refs:OPT_NAME (Results 1 – 5 of 5) sorted by relevance
/third_party/openssl/apps/ |
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()
|
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()
|
D | pkcs12.c | 67 OPT_NAME, OPT_CSP, OPT_CANAME, enumerator 130 {"name", OPT_NAME, 's', "Use name as friendly name"}, 295 case OPT_NAME: in pkcs12_main()
|
D | ca.c | 147 OPT_ENGINE, OPT_VERBOSE, OPT_CONFIG, OPT_NAME, OPT_SUBJ, OPT_UTF8, enumerator 188 {"name", OPT_NAME, 's', "The particular CA definition to use"}, 189 {"section", OPT_NAME, 's', "An alias for -name"}, 338 case OPT_NAME: in ca_main()
|
/third_party/openssl/doc/internal/man3/ |
D | OPTIONS.pod | 80 OPT_YES, OPT_NAME, OPT_COUNT, OPT_OFILE,
|