Home
last modified time | relevance | path

Searched defs:BLAKE2B_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/crypto/
Dblake2b.h11 BLAKE2B_BLOCK_SIZE = 128, enumerator
/linux-6.1.9/crypto/
Dblake2b_generic.c71 const u8 block[BLAKE2B_BLOCK_SIZE]) in blake2b_compress_one_generic()