Searched defs:rol (Results 1 – 3 of 3) sorted by relevance
43 #define rol(x,k) SHA_ROT(x,k,32-(k)) macro
66 #define rol(x,k) SHA_ROT(x,k,32-(k)) macro
544 #define rol(x,k) SHA_ROT(x,k,32-(k)) macro