Searched refs:CFB32_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
65 #define CFB32_BLOCK_SIZE 4 macro713 if (!IS_ALIGNED(req->cryptlen, CFB32_BLOCK_SIZE)) { in atmel_tdes_crypt()717 ctx->block_size = CFB32_BLOCK_SIZE; in atmel_tdes_crypt()989 .base.cra_blocksize = CFB32_BLOCK_SIZE,
51 #define CFB32_BLOCK_SIZE 4 macro886 case CFB32_BLOCK_SIZE: in atmel_aes_dma_start()1103 ctx->block_size = CFB32_BLOCK_SIZE; in atmel_aes_crypt()1321 .base.cra_blocksize = CFB32_BLOCK_SIZE,