Home
last modified time | relevance | path

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

/dflybsd-src/contrib/grep/lib/
H A Dbitrotate.h67 rotr32 (uint32_t x, int n) in rotr32() function
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_blake2_impl.h144 static BLAKE2_INLINE uint32_t rotr32( const uint32_t w, const unsigned c ) in rotr32() function