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.c3541 UINT array_index; in _nx_crypto_ec_fixed_output() local
3567 for (array_index = 0; array_index < 2; array_index++) in _nx_crypto_ec_fixed_output()
3569 if (array_index == 0) in _nx_crypto_ec_fixed_output()
3581 array_name[array_index], in _nx_crypto_ec_fixed_output()
3589 if (array_index == 0) in _nx_crypto_ec_fixed_output()
3648 for (array_index = 0; array_index < 2; array_index++) in _nx_crypto_ec_fixed_output()
3650 if (array_index == 0) in _nx_crypto_ec_fixed_output()
3662 array_name[array_index], in _nx_crypto_ec_fixed_output()
3667 if (array_index == 0) in _nx_crypto_ec_fixed_output()
3693 curve -> nx_crypto_ec_name, array_name[array_index], (i << 1) + j, in _nx_crypto_ec_fixed_output()