Searched refs:AES_FLAGS_CFB128 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Datmel-aes.c60 #define AES_FLAGS_CFB128 BIT(7) macro
526 else if (dd->flags & AES_FLAGS_CFB128) atmel_aes_write_ctrl()
879 AES_FLAGS_ENCRYPT | AES_FLAGS_CFB | AES_FLAGS_CFB128); atmel_aes_cfb_encrypt()
885 AES_FLAGS_CFB | AES_FLAGS_CFB128); atmel_aes_cfb_decrypt()

Completed in 71 milliseconds