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