af_alg_make_sg 422 crypto/af_alg.c EXPORT_SYMBOL_GPL(af_alg_make_sg); af_alg_make_sg 1146 crypto/af_alg.c err = af_alg_make_sg(&rsgl->sgl, &msg->msg_iter, seglen); af_alg_make_sg 94 crypto/algif_hash.c len = af_alg_make_sg(&ctx->sgl, &msg->msg_iter, len); af_alg_make_sg 165 include/crypto/if_alg.h int af_alg_make_sg(struct af_alg_sgl *sgl, struct iov_iter *iter, int len);