Home
last modified time | relevance | path

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

/dflybsd-src/contrib/grep/lib/
H A Dbitrotate.h48 rotr64 (uint64_t x, int n) in rotr64() function
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_blake2_impl.h149 static BLAKE2_INLINE uint64_t rotr64( const uint64_t w, const unsigned c ) in rotr64() function