Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3.c367 INLINE void hasher_init_base(blake3_hasher *self, const uint32_t key[8], in hasher_init_base() function
/freebsd/sys/contrib/openzfs/module/icp/algs/blake3/
H A Dblake3.c431 static void hasher_init_base(BLAKE3_CTX *ctx, const uint32_t key[8], in hasher_init_base() function