Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/crypto_libraries/src/
Dnx_crypto_ec.c4772 HN_UBASE hswap = (HN_UBASE)(0 - swap); in _nx_crypto_ec_cswap() local
4778 dummy = hswap & (h1 -> nx_crypto_huge_number_data[i] ^ h2 -> nx_crypto_huge_number_data[i]); in _nx_crypto_ec_cswap()
4783 i = hswap & (h1 -> nx_crypto_huge_number_size ^ h2 -> nx_crypto_huge_number_size); in _nx_crypto_ec_cswap()
4787 i = hswap & (h1 -> nx_crypto_huge_number_is_negative ^ h2 -> nx_crypto_huge_number_is_negative); in _nx_crypto_ec_cswap()