Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_macros.h263 #ifndef LTC_NO_ROLC
306 #ifndef LTC_NO_ROLC
362 #ifndef LTC_NO_ROLC
Dtomcrypt_custom.h71 #define LTC_NO_ROLC macro
Dtomcrypt_cfg.h113 #define LTC_NO_ROLC macro
/external/dropbear/libtomcrypt/
Dchanges346 …-- Fixed bug with __x86_64__ where ROL64/ROR64 with LTC_NO_ROLC would be the 32-bit versions inste…
403 You can disable this new code with LTC_NO_ROLC which is useful for older GCCs