Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_ec.c3540 UINT array_index; in _nx_crypto_ec_fixed_output() local
3566 for (array_index = 0; array_index < 2; array_index++) in _nx_crypto_ec_fixed_output()
3568 if (array_index == 0) in _nx_crypto_ec_fixed_output()
3580 array_name[array_index], in _nx_crypto_ec_fixed_output()
3588 if (array_index == 0) in _nx_crypto_ec_fixed_output()
3647 for (array_index = 0; array_index < 2; array_index++) in _nx_crypto_ec_fixed_output()
3649 if (array_index == 0) in _nx_crypto_ec_fixed_output()
3661 array_name[array_index], in _nx_crypto_ec_fixed_output()
3666 if (array_index == 0) in _nx_crypto_ec_fixed_output()
3692 curve -> nx_crypto_ec_name, array_name[array_index], (i << 1) + j, in _nx_crypto_ec_fixed_output()