Lines Matching refs:DES_BLOCK_SIZE
86 u8 lastc[DES_BLOCK_SIZE];
329 dd->buflen &= ~(DES_BLOCK_SIZE - 1); in atmel_tdes_buff_init()
714 if (!IS_ALIGNED(req->cryptlen, DES_BLOCK_SIZE)) { in atmel_tdes_crypt()
718 ctx->block_size = DES_BLOCK_SIZE; in atmel_tdes_crypt()
917 .base.cra_blocksize = DES_BLOCK_SIZE,
929 .base.cra_blocksize = DES_BLOCK_SIZE,
934 .ivsize = DES_BLOCK_SIZE,
942 .base.cra_blocksize = DES_BLOCK_SIZE,
947 .ivsize = DES_BLOCK_SIZE,
960 .ivsize = DES_BLOCK_SIZE,
973 .ivsize = DES_BLOCK_SIZE,
986 .ivsize = DES_BLOCK_SIZE,
999 .ivsize = DES_BLOCK_SIZE,
1007 .base.cra_blocksize = DES_BLOCK_SIZE,
1019 .base.cra_blocksize = DES_BLOCK_SIZE,
1027 .ivsize = DES_BLOCK_SIZE,
1032 .base.cra_blocksize = DES_BLOCK_SIZE,
1040 .ivsize = DES_BLOCK_SIZE,