Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/algs/blake3/
H A Dblake3_impl.h82 static const uint8_t BLAKE3_MSG_SCHEDULE[7][16] = { variable
H A Dblake3_generic.c50 const uint8_t *schedule = BLAKE3_MSG_SCHEDULE[round]; in round_fn()