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