Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dllvm_blake3_prefix.h13 #define blake3_compress_xof llvm_blake3_compress_xof macro
H A Dblake3_dispatch.c166 void blake3_compress_xof(const uint32_t cv[8], in blake3_compress_xof() function