Home
last modified time | relevance | path

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

/netbsd-src/sys/crypto/chacha/
H A Dchacha_ref.c50 rol32(uint32_t u, unsigned c) in rol32() function
/netbsd-src/sys/crypto/chacha/arch/x86/
H A Dchacha_sse2.c37 rol32(__m128i x, uint8_t n) in rol32() function