Searched refs:temp_swap (Results 1 – 1 of 1) sorted by relevance
2630 NX_CRYPTO_HUGE_NUMBER *operand, *temp_result, *temp_swap; in _nx_crypto_huge_number_mont_power_modulus() local2709 temp_swap = temp_result; in _nx_crypto_huge_number_mont_power_modulus()2711 operand = temp_swap; in _nx_crypto_huge_number_mont_power_modulus()