Searched refs:BLAKE3_MSG_SCHEDULE (Results 1 – 2 of 2) sorted by relevance
82 static const uint8_t BLAKE3_MSG_SCHEDULE[7][16] = { variable
50 const uint8_t *schedule = BLAKE3_MSG_SCHEDULE[round]; in round_fn()