Searched refs:last_sd (Results 1 – 1 of 1) sorted by relevance
452 unsigned int last_sd; in crypto4xx_copy_pkt_to_dst() local463 last_sd = (first_sd + pd_uinfo->num_sd); in crypto4xx_copy_pkt_to_dst()464 if (last_sd > PPC4XX_LAST_SD) { in crypto4xx_copy_pkt_to_dst()465 last_sd = PPC4XX_LAST_SD; in crypto4xx_copy_pkt_to_dst()466 overflow = last_sd % PPC4XX_NUM_SD; in crypto4xx_copy_pkt_to_dst()474 (1 + last_sd - first_sd)); in crypto4xx_copy_pkt_to_dst()480 last_sd = overflow; in crypto4xx_copy_pkt_to_dst()