Home
last modified time | relevance | path

Searched defs:rotl (Results 1 - 8 of 8) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_mathlib.cpp26 static inline uint64_t rotl(uint64_t val, int count) in rotl() function
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_mathlib.cpp26 static inline uint64_t rotl(uint64_t val, int count) in rotl() function
/third_party/node/deps/openssl/openssl/crypto/sm4/
H A Dsm4.c88 static ossl_inline uint32_t rotl(uint32_t a, uint8_t n) in rotl() function
[all...]
/third_party/openssl/crypto/sm4/
H A Dsm4.c88 static ossl_inline uint32_t rotl(uint32_t a, uint8_t n) in rotl() function
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Drtl871x_security.c815 u8 rotl[4]; in mix_column() local
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Drtl871x_security.c814 u8 rotl[4]; in mix_column() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DAPInt.cpp1232 APInt APInt::rotl(const APInt &rotateAmt) const { in rotl() function in APInt
1236 APInt APInt::rotl(unsigned rotateAmt) const { in rotl() function in APInt
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_security.c1017 u8 rotl[4]; in mix_column() local

Completed in 13 milliseconds