Searched refs:CFB32_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
65 #define CFB32_BLOCK_SIZE 4 macro706 if (!IS_ALIGNED(req->cryptlen, CFB32_BLOCK_SIZE)) { in atmel_tdes_crypt()710 ctx->block_size = CFB32_BLOCK_SIZE; in atmel_tdes_crypt()981 .base.cra_blocksize = CFB32_BLOCK_SIZE,
51 #define CFB32_BLOCK_SIZE 4 macro879 case CFB32_BLOCK_SIZE: in atmel_aes_dma_start()1132 ctx->block_size = CFB32_BLOCK_SIZE; in atmel_aes_crypt()1358 .base.cra_blocksize = CFB32_BLOCK_SIZE,