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