Searched refs:SERPENT_BLOCK_SIZE (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/arch/x86/crypto/ |
| D | serpent_avx2_glue.c | 186 .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,
|
| D | serpent_avx_glue.c | 228 .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,
|
| D | serpent_sse2_glue.c | 166 .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/ |
| D | serpent.h | 15 #define SERPENT_BLOCK_SIZE 16 macro
|
| /Linux-v5.10/crypto/ |
| D | serpent_generic.c | 636 .cra_blocksize = SERPENT_BLOCK_SIZE, 650 .cra_blocksize = SERPENT_BLOCK_SIZE,
|