Home
last modified time | relevance | path

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

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