Home
last modified time | relevance | path

Searched defs:blake3_compress_xof_portable (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dllvm_blake3_prefix.h17 #define blake3_compress_xof_portable llvm_blake3_compress_xof_portable macro
H A Dblake3_portable.c100 void blake3_compress_xof_portable(const uint32_t cv[8], in blake3_compress_xof_portable() function