Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Du0.h4 const __m128i rot16 = variable
H A Du1.h4 const __m128i rot16 = variable
H A Du4.h25 __m128i rot16 = variable
H A Du8.h131 __m256i rot16 = variable
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_avx2.c22 INLINE __m256i rot16(__m256i x) { in rot16() function
H A Dblake3_sse2.c30 INLINE __m128i rot16(__m128i x) { in rot16() function
H A Dblake3_sse41.c30 INLINE __m128i rot16(__m128i x) { in rot16() function