Home
last modified time | relevance | path

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

/crypto/
Daf_alg.c553 size_t bytes_count; in af_alg_count_tsgl() local
562 bytes_count = sg[i].length - offset; in af_alg_count_tsgl()
568 if (bytes_count >= bytes) in af_alg_count_tsgl()
571 bytes -= bytes_count; in af_alg_count_tsgl()