Searched refs:SPA_CTRL_AAD_COPY (Results 1 – 2 of 2) sorted by relevance
/drivers/crypto/ | ||
D | picoxcell_crypto_regs.h | 80 #define SPA_CTRL_AAD_COPY 25 macro |
D | picoxcell_crypto.c | 661 ctrl |= (1 << SPA_CTRL_ENCRYPT_IDX) | (1 << SPA_CTRL_AAD_COPY); in spacc_aead_submit() |