Searched defs:BLAKE2B_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
11 BLAKE2B_BLOCK_SIZE = 128, enumerator
71 const u8 block[BLAKE2B_BLOCK_SIZE]) in blake2b_compress_one_generic()