Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dtestmgr.c607 unsigned int len_this_sg = in build_test_sglist() local
612 if (len_this_sg != 0) { in build_test_sglist()
614 partitions[tsgl->nents].length = len_this_sg; in build_test_sglist()
616 len_remaining -= len_this_sg; in build_test_sglist()