Searched refs:AES_EMR_PLIPEN (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/crypto/ | ||
D | atmel-aes-regs.h | 77 #define AES_EMR_PLIPEN BIT(4) /* PLIP Enable */ macro |
D | atmel-aes.c | 1852 emr = AES_EMR_PLIPEN; in atmel_aes_authenc_transfer() |