Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Djitterentropy-kcapi.c62 return rol64(word, shift); in jent_rol64()
/linux-4.4.14/include/linux/
Dbitops.h88 static inline __u64 rol64(__u64 word, unsigned int shift) in rol64() function