Home
last modified time | relevance | path

Searched defs:rot8 (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Du0.h6 const __m128i rot8 = variable
H A Du1.h6 const __m128i rot8 = variable
H A Du4.h27 __m128i rot8 = variable
H A Du8.h134 __m256i rot8 = variable
/freebsd-src/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_avx2.c32 INLINE __m256i rot8(__m256i x) { in rot8() function
H A Dblake3_sse41.c39 INLINE __m128i rot8(__m128i x) { in rot8() function
H A Dblake3_sse2.c38 INLINE __m128i rot8(__m128i x) { in rot8() function