Searched refs:TF_BLOCK_SIZE (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/arch/x86/crypto/ |
| D | twofish_avx_glue.c | 232 .base.cra_blocksize = TF_BLOCK_SIZE, 245 .base.cra_blocksize = TF_BLOCK_SIZE, 250 .ivsize = TF_BLOCK_SIZE, 264 .ivsize = TF_BLOCK_SIZE, 265 .chunksize = TF_BLOCK_SIZE, 274 .base.cra_blocksize = TF_BLOCK_SIZE, 279 .ivsize = TF_BLOCK_SIZE,
|
| D | twofish_glue_3way.c | 174 .base.cra_blocksize = TF_BLOCK_SIZE, 186 .base.cra_blocksize = TF_BLOCK_SIZE, 191 .ivsize = TF_BLOCK_SIZE, 204 .ivsize = TF_BLOCK_SIZE, 205 .chunksize = TF_BLOCK_SIZE,
|
| D | twofish_glue.c | 69 .cra_blocksize = TF_BLOCK_SIZE,
|
| /Linux-v5.4/include/crypto/ |
| D | twofish.h | 9 #define TF_BLOCK_SIZE 16 macro
|
| /Linux-v5.4/crypto/ |
| D | twofish_generic.c | 173 .cra_blocksize = TF_BLOCK_SIZE,
|