Searched refs:cur_block (Results 1 – 2 of 2) sorted by relevance
255 HN_UBASE cur_block; in _nx_crypto_huge_number_power_modulus() local272 cur_block = val[index]; in _nx_crypto_huge_number_power_modulus()278 if (cur_block & 1) in _nx_crypto_huge_number_power_modulus()290 cur_block = cur_block >> 1; in _nx_crypto_huge_number_power_modulus()
2628 HN_UBASE cur_block; in _nx_crypto_huge_number_mont_power_modulus() local2688 cur_block = *val; in _nx_crypto_huge_number_mont_power_modulus()2695 if (cur_block & (1u << (NX_CRYPTO_HUGE_NUMBER_BITS - (1 + bit)))) in _nx_crypto_huge_number_mont_power_modulus()