Searched refs:CFB8_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
63 #define CFB8_BLOCK_SIZE 1 macro690 if (!IS_ALIGNED(req->cryptlen, CFB8_BLOCK_SIZE)) { in atmel_tdes_crypt()694 ctx->block_size = CFB8_BLOCK_SIZE; in atmel_tdes_crypt()955 .base.cra_blocksize = CFB8_BLOCK_SIZE,
49 #define CFB8_BLOCK_SIZE 1 macro869 case CFB8_BLOCK_SIZE: in atmel_aes_dma_start()1124 ctx->block_size = CFB8_BLOCK_SIZE; in atmel_aes_crypt()1386 .base.cra_blocksize = CFB8_BLOCK_SIZE,