Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Daes_i.h70 static inline u32 rotr(u32 val, int bits) in rotr() function
/netbsd-src/external/gpl3/gdb.old/dist/sim/h8300/
H A Dwritecode.c400 rotr () in rotr() function
/netbsd-src/external/gpl3/gdb/dist/sim/h8300/
H A Dwritecode.c400 rotr () in rotr() function
/netbsd-src/sys/net80211/
H A Dieee80211_crypto_tkip.c709 static __inline u32 rotr(u32 val, int bits) in rotr() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPInt.cpp1080 APInt APInt::rotr(const APInt &rotateAmt) const { in rotr() function in APInt
1084 APInt APInt::rotr(unsigned rotateAmt) const { in rotr() function in APInt