Searched refs:af_alg_count_tsgl (Results 1 – 4 of 4) sorted by relevance
233 unsigned int af_alg_count_tsgl(struct sock *sk, size_t bytes);
166 areq->tsgl_entries = af_alg_count_tsgl(sk, processed); in _aead_recvmsg()
146 areq->tsgl_entries = af_alg_count_tsgl(sk, len); in _skcipher_recvmsg()
644 unsigned int af_alg_count_tsgl(struct sock *sk, size_t bytes) in af_alg_count_tsgl() function669 EXPORT_SYMBOL_GPL(af_alg_count_tsgl);