af_alg_count_tsgl  566 crypto/af_alg.c EXPORT_SYMBOL_GPL(af_alg_count_tsgl);
af_alg_count_tsgl  250 crypto/algif_aead.c 		areq->tsgl_entries = af_alg_count_tsgl(sk, processed,
af_alg_count_tsgl   96 crypto/algif_skcipher.c 	areq->tsgl_entries = af_alg_count_tsgl(sk, len, 0);
af_alg_count_tsgl  225 include/crypto/if_alg.h unsigned int af_alg_count_tsgl(struct sock *sk, size_t bytes, size_t offset);