Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/starfive/
Djh7110-aes.c35 #define STARFIVE_AES_NONCE0 (STARFIVE_AES_REGS_OFFSET + 0x3C) macro
173 writel(nonce[0], cryp->base + STARFIVE_AES_NONCE0); in starfive_aes_write_nonce()
318 start_addr = STARFIVE_AES_NONCE0; in starfive_aes_read_authtag()
407 writel(*buffer, cryp->base + STARFIVE_AES_NONCE0); in starfive_aes_gcm_write_adata()