Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/crypto/
Dserpent_avx2_glue.c186 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
199 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
204 .ivsize = SERPENT_BLOCK_SIZE,
218 .ivsize = SERPENT_BLOCK_SIZE,
219 .chunksize = SERPENT_BLOCK_SIZE,
228 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
233 .ivsize = SERPENT_BLOCK_SIZE,
Dserpent_avx_glue.c228 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
241 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
246 .ivsize = SERPENT_BLOCK_SIZE,
260 .ivsize = SERPENT_BLOCK_SIZE,
261 .chunksize = SERPENT_BLOCK_SIZE,
270 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
275 .ivsize = SERPENT_BLOCK_SIZE,
Dserpent_sse2_glue.c166 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
179 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
184 .ivsize = SERPENT_BLOCK_SIZE,
198 .ivsize = SERPENT_BLOCK_SIZE,
199 .chunksize = SERPENT_BLOCK_SIZE,
/Linux-v5.10/include/crypto/
Dserpent.h15 #define SERPENT_BLOCK_SIZE 16 macro
/Linux-v5.10/crypto/
Dserpent_generic.c636 .cra_blocksize = SERPENT_BLOCK_SIZE,
650 .cra_blocksize = SERPENT_BLOCK_SIZE,