Searched refs:tag_out (Results 1 – 5 of 5) sorted by relevance
322 cryp->tag_out[i] = readl(cryp->base + start_addr); in starfive_aes_read_authtag()325 cryp->tag_out[i] = readl(cryp->base + STARFIVE_AES_AESDIO0R); in starfive_aes_read_authtag()328 scatterwalk_copychunks(cryp->tag_out, &cryp->out_walk, cryp->authsize, 1); in starfive_aes_read_authtag()332 if (crypto_memneq(cryp->tag_in, cryp->tag_out, cryp->authsize)) in starfive_aes_read_authtag()
192 u32 tag_out[4]; member
84 int pm8001_tag_alloc(struct pm8001_hba_info *pm8001_ha, u32 *tag_out) in pm8001_tag_alloc() argument100 *tag_out = tag; in pm8001_tag_alloc()
633 int pm8001_tag_alloc(struct pm8001_hba_info *pm8001_ha, u32 *tag_out);
43 static int mvs_tag_alloc(struct mvs_info *mvi, u32 *tag_out) in mvs_tag_alloc() argument53 *tag_out = tag; in mvs_tag_alloc()