Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_macros.h354 static inline unsigned long ROR64(unsigned long word, int i) in ROR64() function
393 #define ROR64(x, y) \ macro