Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/common/include/
Dnm_common.h85 #define NBIT31 (0x80000000) macro
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/driver/source/
Dm2m_crypto.c465 while((u32Exponent & NBIT31)== 0) in BigInt_ModExp()