Home
last modified time | relevance | path

Searched defs:ror64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/
H A Dsha512.c92 static inline uint64_t ror64(uint64_t word, unsigned int shift) in ror64() function
/openbmc/qemu/include/qemu/
H A Dbitops.h468 static inline uint64_t ror64(uint64_t word, unsigned int shift) in ror64() function