Searched refs:CFB64_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
55 #define CFB64_BLOCK_SIZE 8 macro873 case CFB64_BLOCK_SIZE: in atmel_aes_dma_start()1114 ctx->block_size = CFB64_BLOCK_SIZE; in atmel_aes_crypt()1435 .cra_blocksize = CFB64_BLOCK_SIZE,