Home
last modified time | relevance | path

Searched defs:MP_WARRAY (Results 1 – 3 of 3) sorted by relevance

/external/dropbear/libtommath/
Dtommath.h176 #define MP_WARRAY (1 << (sizeof(mp_word) * CHAR_BIT - 2 * DIGIT_BIT + 1)) macro
/external/wpa_supplicant_8/src/tls/
Dlibtommath.c120 #define MP_WARRAY (1 << (sizeof(mp_word) * CHAR_BIT - 2 * DIGIT_BIT + 1)) macro
/external/wpa_supplicant_6/wpa_supplicant/src/tls/
Dlibtommath.c112 #define MP_WARRAY (1 << (sizeof(mp_word) * CHAR_BIT - 2 * DIGIT_BIT + 1)) macro