Home
last modified time | relevance | path

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

/crypto/
Dtestmgr.c539 unsigned int len_remaining = total_len; in build_test_sglist() local
550 min(len_remaining, in build_test_sglist()
558 len_remaining -= len_this_sg; in build_test_sglist()
566 partitions[tsgl->nents - 1].length += len_remaining; in build_test_sglist()