Home
last modified time | relevance | path

Searched refs:len_this_sg (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/crypto/
Dtestmgr.c595 unsigned int len_this_sg = in build_test_sglist() local
600 if (len_this_sg != 0) { in build_test_sglist()
602 partitions[tsgl->nents].length = len_this_sg; in build_test_sglist()
604 len_remaining -= len_this_sg; in build_test_sglist()