Searched refs:HN_BASE (Results 1 – 2 of 2) sorted by relevance
87 #define HN_BASE LONG macro93 #define HN_SHIFT (sizeof(HN_BASE) << 3)94 #define HN_SIZE_ROUND (sizeof(HN_BASE) - 1)98 #define HN_BASE SHORT104 #define HN_SHIFT (sizeof(HN_BASE) << 3)105 #define HN_SIZE_ROUND (sizeof(HN_BASE) - 1)
1544 value = result_buffer[index] + (HN_UBASE2)(HN_BASE)borrow; in _nx_crypto_huge_number_modulus()1563 value = result_buffer[index] + (HN_UBASE2)(HN_BASE)borrow; in _nx_crypto_huge_number_modulus()