af_alg_get_rsgl  1166 crypto/af_alg.c EXPORT_SYMBOL_GPL(af_alg_get_rsgl);
af_alg_get_rsgl   159 crypto/algif_aead.c 	err = af_alg_get_rsgl(sk, msg, flags, areq, outlen, &usedpages);
af_alg_get_rsgl    77 crypto/algif_skcipher.c 	err = af_alg_get_rsgl(sk, msg, flags, areq, -1, &len);
af_alg_get_rsgl   240 include/crypto/if_alg.h int af_alg_get_rsgl(struct sock *sk, struct msghdr *msg, int flags,