Searched refs:AES_EMR_PLIPD (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/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 | 1990 emr |= AES_EMR_PLIPD; in atmel_aes_authenc_transfer() |