Home
last modified time | relevance | path

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

/crypto/
Dalgif_skcipher.c92 areq->tsgl_entries = af_alg_count_tsgl(sk, len, 0); in _skcipher_recvmsg()
Daf_alg.c538 unsigned int af_alg_count_tsgl(struct sock *sk, size_t bytes, size_t offset) in af_alg_count_tsgl() function
577 EXPORT_SYMBOL_GPL(af_alg_count_tsgl);
Dalgif_aead.c250 areq->tsgl_entries = af_alg_count_tsgl(sk, processed, in _aead_recvmsg()