Searched refs:s_blake2b_is_lastblock (Results 1 – 1 of 1) sorted by relevance
153 static int s_blake2b_is_lastblock(const hash_state *md) { return md->blake2b.f[0] != 0; } in s_blake2b_is_lastblock() function415 if (s_blake2b_is_lastblock(md)) { in blake2b_done()