Home
last modified time | relevance | path

Searched defs:rot12 (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_avx2.c28 INLINE __m256i rot12(__m256i x) { in rot12() function
H A Dblake3_sse41.c35 INLINE __m128i rot12(__m128i x) { in rot12() function
H A Dblake3_sse2.c34 INLINE __m128i rot12(__m128i x) { in rot12() function