Searched refs:blake3_compress_xof_portable (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/BLAKE3/ |
D | llvm_blake3_prefix.h | 17 #define blake3_compress_xof_portable llvm_blake3_compress_xof_portable macro
|
D | blake3_dispatch.c | 192 blake3_compress_xof_portable(cv, block, block_len, counter, flags, out); in blake3_compress_xof()
|
D | blake3_portable.c | 100 void blake3_compress_xof_portable(const uint32_t cv[8], in blake3_compress_xof_portable() function
|
D | blake3_impl.h | 215 void blake3_compress_xof_portable(const uint32_t cv[8],
|
/external/mesa3d/src/util/blake3/ |
D | blake3_dispatch.c | 223 blake3_compress_xof_portable(cv, block, block_len, counter, flags, out); in blake3_compress_xof()
|
D | blake3_portable.c | 100 void blake3_compress_xof_portable(const uint32_t cv[8], in blake3_compress_xof_portable() function
|
D | blake3_impl.h | 208 void blake3_compress_xof_portable(const uint32_t cv[8],
|