Searched refs:AES_IVR (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/crypto/ | ||
D | atmel-aes-regs.h | 58 #define AES_IVR(x) (0x60 + ((x) * 0x04)) macro |
D | atmel-aes.c | 556 atmel_aes_write_n(dd, AES_IVR(0), dd->req->info, 4); in atmel_aes_write_ctrl() |