Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/
Dserpent_avx2_glue.c194 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
207 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
212 .ivsize = SERPENT_BLOCK_SIZE,
226 .ivsize = SERPENT_BLOCK_SIZE,
227 .chunksize = SERPENT_BLOCK_SIZE,
236 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
241 .ivsize = SERPENT_BLOCK_SIZE,
Dserpent_avx_glue.c244 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
257 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
262 .ivsize = SERPENT_BLOCK_SIZE,
276 .ivsize = SERPENT_BLOCK_SIZE,
277 .chunksize = SERPENT_BLOCK_SIZE,
286 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
291 .ivsize = SERPENT_BLOCK_SIZE,
Dserpent_sse2_glue.c175 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
188 .base.cra_blocksize = SERPENT_BLOCK_SIZE,
193 .ivsize = SERPENT_BLOCK_SIZE,
207 .ivsize = SERPENT_BLOCK_SIZE,
208 .chunksize = SERPENT_BLOCK_SIZE,
/Linux-v4.19/include/crypto/
Dserpent.h15 #define SERPENT_BLOCK_SIZE 16 macro
/Linux-v4.19/crypto/
Dserpent_generic.c632 .cra_blocksize = SERPENT_BLOCK_SIZE,
645 .cra_blocksize = SERPENT_BLOCK_SIZE,