|
@@ -68,8 +68,10 @@ static int hash_sendmsg(struct kiocb *unused, struct socket *sock,
|
|
newlen = af_alg_make_sg(&ctx->sgl, from, len, 0);
|
|
newlen = af_alg_make_sg(&ctx->sgl, from, len, 0);
|
|
ahash_request_set_crypt(&ctx->req, ctx->sgl.sg, NULL,
|
|
ahash_request_set_crypt(&ctx->req, ctx->sgl.sg, NULL,
|