Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_huge_number.c2630 NX_CRYPTO_HUGE_NUMBER *operand, *temp_result, *temp_swap; in _nx_crypto_huge_number_mont_power_modulus() local
2709 temp_swap = temp_result; in _nx_crypto_huge_number_mont_power_modulus()
2711 operand = temp_swap; in _nx_crypto_huge_number_mont_power_modulus()