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