Home
last modified time | relevance | path

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

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