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