Searched refs:TF_BLOCK_SIZE (Results 1 – 5 of 5) sorted by relevance
| /Linux-v4.19/arch/x86/crypto/ |
| D | twofish_avx_glue.c | 247 .base.cra_blocksize = TF_BLOCK_SIZE, 260 .base.cra_blocksize = TF_BLOCK_SIZE, 265 .ivsize = TF_BLOCK_SIZE, 279 .ivsize = TF_BLOCK_SIZE, 280 .chunksize = TF_BLOCK_SIZE, 289 .base.cra_blocksize = TF_BLOCK_SIZE, 294 .ivsize = TF_BLOCK_SIZE,
|
| D | twofish_glue_3way.c | 189 .base.cra_blocksize = TF_BLOCK_SIZE, 201 .base.cra_blocksize = TF_BLOCK_SIZE, 206 .ivsize = TF_BLOCK_SIZE, 219 .ivsize = TF_BLOCK_SIZE, 220 .chunksize = TF_BLOCK_SIZE,
|
| D | twofish_glue.c | 69 .cra_blocksize = TF_BLOCK_SIZE,
|
| /Linux-v4.19/include/crypto/ |
| D | twofish.h | 9 #define TF_BLOCK_SIZE 16 macro
|
| /Linux-v4.19/crypto/ |
| D | twofish_generic.c | 186 .cra_blocksize = TF_BLOCK_SIZE,
|