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