Home
last modified time | relevance | path

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

/src/crypto/openssl/apps/
H A Decparam.c115 char *point_format = NULL; in ecparam_main() local
171 point_format = opt_arg(); in ecparam_main()
172 if (!opt_string(point_format, point_format_options)) in ecparam_main()
234 if (point_format != NULL) in ecparam_main()
237 point_format, 0); in ecparam_main()
265 if (point_format in ecparam_main()
268 point_format)) { in ecparam_main()
H A Dpkey.c97 char *point_format = NULL; in pkey_main() local
167 point_format = opt_arg(); in pkey_main()
168 if (!opt_string(point_format, point_format_options)) in pkey_main()
237 if (asn1_encoding != NULL || point_format != NULL) { in pkey_main()
246 if (point_format != NULL) in pkey_main()
249 point_format, 0); in pkey_main()
H A Dec.c94 char *point_format = NULL; in ec_main() local
152 point_format = opt_arg(); in ec_main()
153 if (!opt_string(point_format, point_format_options)) in ec_main()
203 if (point_format in ec_main()
206 point_format)) { in ec_main()
/src/contrib/libcbor/doc/source/api/
H A Dtype_7.rst67 …ytes wide ("half-precision") <https://en.wikipedia.org/wiki/Half-precision_floating-point_format>`_