STARFIVE_AES_NONCE3
writel(nonce[3], cryp->base + STARFIVE_AES_NONCE3);
cryp->tag_out[3] = readl(cryp->base + STARFIVE_AES_NONCE3);
writel(*buffer, cryp->base + STARFIVE_AES_NONCE3);