Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/crypto/
HDaes_i.h70 static inline u32 rotr(u32 val, int bits) in rotr() function
/NextBSD/sys/net80211/
HDieee80211_crypto_tkip.c727 static __inline u32 rotr(u32 val, int bits) in rotr() function
/NextBSD/contrib/llvm/lib/Support/
HDAPInt.cpp1278 APInt APInt::rotr(const APInt &rotateAmt) const { in rotr() function in APInt
1282 APInt APInt::rotr(unsigned rotateAmt) const { in rotr() function in APInt