Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dif_alg.h233 unsigned int af_alg_count_tsgl(struct sock *sk, size_t bytes);
/linux/crypto/
H A Dalgif_aead.c166 areq->tsgl_entries = af_alg_count_tsgl(sk, processed); in _aead_recvmsg()
H A Dalgif_skcipher.c146 areq->tsgl_entries = af_alg_count_tsgl(sk, len); in _skcipher_recvmsg()
H A Daf_alg.c644 unsigned int af_alg_count_tsgl(struct sock *sk, size_t bytes) in af_alg_count_tsgl() function
669 EXPORT_SYMBOL_GPL(af_alg_count_tsgl);