Searched refs:CFB8_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
63 #define CFB8_BLOCK_SIZE 1 macro697 if (!IS_ALIGNED(req->cryptlen, CFB8_BLOCK_SIZE)) { in atmel_tdes_crypt()701 ctx->block_size = CFB8_BLOCK_SIZE; in atmel_tdes_crypt()963 .base.cra_blocksize = CFB8_BLOCK_SIZE,
49 #define CFB8_BLOCK_SIZE 1 macro876 case CFB8_BLOCK_SIZE: in atmel_aes_dma_start()1095 ctx->block_size = CFB8_BLOCK_SIZE; in atmel_aes_crypt()1349 .base.cra_blocksize = CFB8_BLOCK_SIZE,