Searched refs:xlp_get_nsegs (Results 1 – 1 of 1) sorted by relevance
83 static int xlp_get_nsegs(struct cryptop *, unsigned int *);466 xlp_get_nsegs(struct cryptop *crp, unsigned int *nsegs) in xlp_get_nsegs() function597 if ((ret = xlp_get_nsegs(crp, &nsegs)) != 0) { in xlp_sec_process()