Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1737380
| Path | csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Herbert Xu <herbert@gondor.apana.org.au> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] crypto: doc - clarify return values for async hash methods |
| Date | Fri, 22 Sep 2017 12:20:01 +0200 |
| Message-ID | <ustdT-4TO-7@gated-at.bofh.it> (permalink) |
| References | <ufqdP-3w2-13@gated-at.bofh.it> <ufqdP-3w2-11@gated-at.bofh.it> |
| X-Original-To | Kamil Konieczny <k.konieczny@partner.samsung.com> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.23 (2014-03-12) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 26 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | "David S. Miller" <davem@davemloft.net>, Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Fri, 22 Sep 2017 18:12:41 +0800 |
| X-Original-Message-ID | <20170922101241.GA16270@gondor.apana.org.au> |
| X-Original-References | <CGME20170817102713eucas1p226423aedceb56acc9374f1a3cc28ee99@eucas1p2.samsung.com> <c00e8de8-fbf0-d92d-4b3c-959dd0ca3113@partner.samsung.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1737380 |
Show key headers only | View raw
On Thu, Aug 17, 2017 at 12:27:12PM +0200, Kamil Konieczny wrote: > >From af1b10e1e6aaf67f8dc45ed78de89b0469794a98 Mon Sep 17 00:00:00 2001 > From: Kamil Konieczny <k.konieczny@partner.samsung.com> > Date: Thu, 17 Aug 2017 12:11:36 +0200 > Subject: [PATCH] crypto: doc - clarify return values for async hash methods > > * fix documentation of return values for crypto_ahash_init(), > crypto_ahash_finup(), crypto_ahash_final(), > crypto_ahash_digest() and crypto_ahash_update() > > Also while at it: > > * add notes for device driver developers in struct ahash_alg > description > > * fix description of @final method in struct ahash_alg > > * fix typo in crypto_ahash_finup() description > > Signed-off-by: Kamil Konieczny <k.konieczny@partner.samsung.com> Patch applied. Thanks. -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] crypto: doc - clarify return values for async hash methods Herbert Xu <herbert@gondor.apana.org.au> - 2017-09-22 12:20 +0200
csiph-web