Home
last modified time | relevance | path

Searched refs:STARFIVE_AES_ALEN1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-aes.c40 #define STARFIVE_AES_ALEN1 (STARFIVE_AES_REGS_OFFSET + 0x50) macro
121 writel(lower_32_bits(cryp->assoclen), cryp->base + STARFIVE_AES_ALEN1); in starfive_aes_set_alen()