Searched defs:hasher_init_base (Results 1 – 2 of 2) sorted by relevance
367 INLINE void hasher_init_base(blake3_hasher *self, const uint32_t key[8], in hasher_init_base() function
431 static void hasher_init_base(BLAKE3_CTX *ctx, const uint32_t key[8], in hasher_init_base() function