Searched refs:CFB16_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
64 #define CFB16_BLOCK_SIZE 2 macro705 if (!IS_ALIGNED(req->cryptlen, CFB16_BLOCK_SIZE)) { in atmel_tdes_crypt()709 ctx->block_size = CFB16_BLOCK_SIZE; in atmel_tdes_crypt()976 .base.cra_blocksize = CFB16_BLOCK_SIZE,
50 #define CFB16_BLOCK_SIZE 2 macro881 case CFB16_BLOCK_SIZE: in atmel_aes_dma_start()1099 ctx->block_size = CFB16_BLOCK_SIZE; in atmel_aes_crypt()1335 .base.cra_blocksize = CFB16_BLOCK_SIZE,