Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dtwofish_avx_glue.c221 .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 Dtwofish_glue_3way.c177 .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 Dtwofish_glue.c69 .cra_blocksize = TF_BLOCK_SIZE,
/OK3568_Linux_fs/kernel/include/crypto/
H A Dtwofish.h9 #define TF_BLOCK_SIZE 16 macro
/OK3568_Linux_fs/kernel/crypto/
H A Dtwofish_generic.c173 .cra_blocksize = TF_BLOCK_SIZE,