Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dllvm_blake3_prefix.h18 #define blake3_hash_many_portable llvm_blake3_hash_many_portable macro
H A Dblake3_portable.c145 void blake3_hash_many_portable(const uint8_t *const *inputs, size_t num_inputs, in blake3_hash_many_portable() function