Searched refs:OPT_CONV_FORM (Results 1 – 2 of 2) sorted by relevance
/openssl/apps/ |
H A D | ec.c | 28 OPT_PASSIN, OPT_PASSOUT, OPT_PARAM_ENC, OPT_CONV_FORM, OPT_CIPHER, enumerator 48 {"conv_form", OPT_CONV_FORM, 's', "Specifies the point conversion form "}, 137 case OPT_CONV_FORM: in ec_main()
|
H A D | ecparam.c | 28 OPT_CONV_FORM, OPT_PARAM_ENC, OPT_GENKEY, OPT_ENGINE, OPT_CHECK_NAMED, enumerator 61 {"conv_form", OPT_CONV_FORM, 's', "Specifies the point conversion form "}, 161 case OPT_CONV_FORM: in ecparam_main()
|
Completed in 7 milliseconds