Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_ec.c3547 const CHAR *coordinate_name[] = {"x", "y"}; in _nx_crypto_ec_fixed_output() local
3590 … output("%s%s/* %uG.%s */%s", line_ending, tab, i + 2, coordinate_name[j], line_ending); in _nx_crypto_ec_fixed_output()
3594 … output("%s%s/* 2^e * %uG.%s */%s", line_ending, tab, i + 1, coordinate_name[j], line_ending); in _nx_crypto_ec_fixed_output()