Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dtestmgr.c576 unsigned int len_this_sg = in build_test_sglist() local
581 if (len_this_sg != 0) { in build_test_sglist()
583 partitions[tsgl->nents].length = len_this_sg; in build_test_sglist()
585 len_remaining -= len_this_sg; in build_test_sglist()
/kernel/linux/linux-6.6/crypto/
H A Dtestmgr.c603 unsigned int len_this_sg = in build_test_sglist() local
608 if (len_this_sg != 0) { in build_test_sglist()
610 partitions[tsgl->nents].length = len_this_sg; in build_test_sglist()
612 len_remaining -= len_this_sg; in build_test_sglist()

Completed in 13 milliseconds