Searched refs:cryptodev_adjust_sg_array (Results 1 – 3 of 3) sorted by relevance
111 int cryptodev_adjust_sg_array(struct csession *ses, int pagecount) in cryptodev_adjust_sg_array() function187 rc = cryptodev_adjust_sg_array(ses, ses->used_pages); in cryptodev_get_userbuf()
186 int cryptodev_adjust_sg_array(struct csession *ses, int pagecount);
79 rc = cryptodev_adjust_sg_array(ses, pagecount); in get_userbuf_tls()143 …rc = cryptodev_adjust_sg_array(ses, pagecount*2); /* double pages to have pages for dst(=auth_src)… in get_userbuf_srtp()