Home
last modified time | relevance | path

Searched refs:LLVM_BLAKE3_CHUNK_LEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dllvm_blake3_prefix.h8 #define BLAKE3_CHUNK_LEN LLVM_BLAKE3_CHUNK_LEN
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A Dblake3.h31 #define LLVM_BLAKE3_CHUNK_LEN 1024 macro