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