Home
last modified time | relevance | path

Searched refs:sg_num_bytes (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
H A Dif_alg.h80 size_t sg_num_bytes; /* Bytes of data in that SGL */ member
/kernel/linux/linux-6.6/include/crypto/
H A Dif_alg.h78 size_t sg_num_bytes; /* Bytes of data in that SGL */ member
/kernel/linux/linux-5.10/crypto/
H A Daf_alg.c673 atomic_sub(rsgl->sg_num_bytes, &ctx->rcvused); in af_alg_free_areq_sgls()
1182 rsgl->sg_num_bytes = 0; in af_alg_get_rsgl()
1193 rsgl->sg_num_bytes = err; in af_alg_get_rsgl()
/kernel/linux/linux-6.6/crypto/
H A Daf_alg.c780 atomic_sub(rsgl->sg_num_bytes, &ctx->rcvused); in af_alg_free_areq_sgls()
1271 rsgl->sg_num_bytes = 0; in af_alg_get_rsgl()
1284 rsgl->sg_num_bytes = err; in af_alg_get_rsgl()

Completed in 4 milliseconds