Searched refs:blake3_compress_xof_sse2 (Results 1 – 7 of 7) sorted by relevance
21 #define blake3_compress_xof_sse2 llvm_blake3_compress_xof_sse2 macro
187 blake3_compress_xof_sse2(cv, block, block_len, counter, flags, out); in blake3_compress_xof()
236 void blake3_compress_xof_sse2(const uint32_t cv[8],
270 void blake3_compress_xof_sse2(const uint32_t cv[8], in blake3_compress_xof_sse2() function
30 HIDDEN blake3_compress_xof_sse236 .global blake3_compress_xof_sse2 symbol2155 blake3_compress_xof_sse2: label
8 .global blake3_compress_xof_sse22171 blake3_compress_xof_sse2: label
62 static void blake3_compress_xof_sse2(const uint32_t cv[8], in blake3_compress_xof_sse2() function94 .compress_xof = blake3_compress_xof_sse2,