Searched refs:point_format (Results 1 – 4 of 4) sorted by relevance
102 char *point_format = NULL; in ecparam_main() local158 point_format = opt_arg(); in ecparam_main()159 if (!opt_string(point_format, point_format_options)) in ecparam_main()221 if (point_format != NULL) in ecparam_main()224 point_format, 0); in ecparam_main()252 if (point_format in ecparam_main()255 point_format)) { in ecparam_main()
83 char *point_format = NULL; in pkey_main() local153 point_format = opt_arg(); in pkey_main()154 if (!opt_string(point_format, point_format_options)) in pkey_main()223 if (asn1_encoding != NULL || point_format != NULL) { in pkey_main()232 if (point_format != NULL) in pkey_main()235 point_format, 0); in pkey_main()
80 char *point_format = NULL; in ec_main() local138 point_format = opt_arg(); in ec_main()139 if (!opt_string(point_format, point_format_options)) in ec_main()189 if (point_format in ec_main()192 point_format)) { in ec_main()
67 …ytes wide ("half-precision") <https://en.wikipedia.org/wiki/Half-precision_floating-point_format>`_