Searched refs:TF_BLOCK_SIZE (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | twofish_avx_glue.c | 221 .base.cra_blocksize = TF_BLOCK_SIZE, 234 .base.cra_blocksize = TF_BLOCK_SIZE, 239 .ivsize = TF_BLOCK_SIZE, 253 .ivsize = TF_BLOCK_SIZE, 254 .chunksize = TF_BLOCK_SIZE, 263 .base.cra_blocksize = TF_BLOCK_SIZE, 268 .ivsize = TF_BLOCK_SIZE,
|
| H A D | twofish_glue_3way.c | 177 .base.cra_blocksize = TF_BLOCK_SIZE, 189 .base.cra_blocksize = TF_BLOCK_SIZE, 194 .ivsize = TF_BLOCK_SIZE, 207 .ivsize = TF_BLOCK_SIZE, 208 .chunksize = TF_BLOCK_SIZE,
|
| H A D | twofish_glue.c | 69 .cra_blocksize = TF_BLOCK_SIZE,
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | twofish.h | 9 #define TF_BLOCK_SIZE 16 macro
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | twofish_generic.c | 173 .cra_blocksize = TF_BLOCK_SIZE,
|