Home
last modified time | relevance | path

Searched refs:af_alg_get_rsgl (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
H A Dif_alg.h246 int af_alg_get_rsgl(struct sock *sk, struct msghdr *msg, int flags,
/kernel/linux/linux-6.6/include/crypto/
H A Dif_alg.h241 int af_alg_get_rsgl(struct sock *sk, struct msghdr *msg, int flags,
/kernel/linux/linux-5.10/crypto/
H A Dalgif_skcipher.c77 err = af_alg_get_rsgl(sk, msg, flags, areq, ctx->used, &len); in _skcipher_recvmsg()
H A Dalgif_aead.c159 err = af_alg_get_rsgl(sk, msg, flags, areq, outlen, &usedpages); in _aead_recvmsg()
H A Daf_alg.c1137 * af_alg_get_rsgl - create the RX SGL for the output data from the crypto
1148 int af_alg_get_rsgl(struct sock *sk, struct msghdr *msg, int flags, in af_alg_get_rsgl() function
1200 EXPORT_SYMBOL_GPL(af_alg_get_rsgl); variable
/kernel/linux/linux-6.6/crypto/
H A Dalgif_skcipher.c77 err = af_alg_get_rsgl(sk, msg, flags, areq, ctx->used, &len); in _skcipher_recvmsg()
H A Dalgif_aead.c159 err = af_alg_get_rsgl(sk, msg, flags, areq, outlen, &usedpages); in _aead_recvmsg()
H A Daf_alg.c1221 * af_alg_get_rsgl - create the RX SGL for the output data from the crypto
1232 int af_alg_get_rsgl(struct sock *sk, struct msghdr *msg, int flags, in af_alg_get_rsgl() function
1290 EXPORT_SYMBOL_GPL(af_alg_get_rsgl); variable

Completed in 8 milliseconds