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