Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/crypto/
Dserpent_avx2_glue.c189 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
202 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
207 .ivsize = SERPENT_BLOCK_SIZE,
221 .ivsize = SERPENT_BLOCK_SIZE,
222 .chunksize = SERPENT_BLOCK_SIZE,
231 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
236 .ivsize = SERPENT_BLOCK_SIZE,
Dserpent_avx_glue.c229 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
242 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
247 .ivsize = SERPENT_BLOCK_SIZE,
261 .ivsize = SERPENT_BLOCK_SIZE,
262 .chunksize = SERPENT_BLOCK_SIZE,
271 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
276 .ivsize = SERPENT_BLOCK_SIZE,
Dserpent_sse2_glue.c160 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
173 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
178 .ivsize = SERPENT_BLOCK_SIZE,
192 .ivsize = SERPENT_BLOCK_SIZE,
193 .chunksize = SERPENT_BLOCK_SIZE,
/Linux-v5.4/include/crypto/
Dserpent.h15 #define SERPENT_BLOCK_SIZE 16 macro
/Linux-v5.4/crypto/
Dserpent_generic.c634 .cra_blocksize = SERPENT_BLOCK_SIZE,
648 .cra_blocksize = SERPENT_BLOCK_SIZE,