Home
last modified time | relevance | path

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

/crypto/
Dblake2b_generic.c71 const u8 block[BLAKE2B_BLOCK_SIZE]) in blake2b_compress_one_generic() argument
120 block += BLAKE2B_BLOCK_SIZE; in blake2b_compress_generic()
142 .base.cra_blocksize = BLAKE2B_BLOCK_SIZE, \