Home
last modified time | relevance | path

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

/linux/drivers/crypto/starfive/
H A Djh7110-aes.c43 #define STARFIVE_AES_IVLEN (STARFIVE_AES_REGS_OFFSET + 0x5C) macro
271 writel(GCM_AES_IV_SIZE, cryp->base + STARFIVE_AES_IVLEN); in starfive_aes_hw_init()