Searched refs:pending_sgl (Results 1 – 1 of 1) sorted by relevance
1286 struct scatterlist *pending_sgl; in test_ahash_vec_cfg() local1355 pending_sgl = NULL; in test_ahash_vec_cfg()1359 pending_sgl != NULL) { in test_ahash_vec_cfg()1363 ahash_request_set_crypt(req, pending_sgl, result, in test_ahash_vec_cfg()1372 pending_sgl = NULL; in test_ahash_vec_cfg()1400 if (pending_sgl == NULL) in test_ahash_vec_cfg()1401 pending_sgl = &tsgl->sgl[i]; in test_ahash_vec_cfg()1406 ahash_request_set_crypt(req, pending_sgl, result, pending_len); in test_ahash_vec_cfg()