Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_macros.h364 static inline unsigned long ROL64c(unsigned long word, const int i) in ROL64c() function
382 #define ROL64c ROL64 macro
397 #define ROL64c(x, y) \ macro
/external/dropbear/libtomcrypt/
Dcrypt.tex297 \index{ROL} \index{ROR} \index{ROL64} \index{ROR64} \index{ROLc} \index{RORc} \index{ROL64c} \index…
308 …\hline ROL64c(x, y) & {\bf unsigned long} x, {\bf const unsigned long} y & $x << y, 0 \le y \le 63…