Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1737380
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] crypto: doc - clarify return values for async hash methods |
| Date | 2017-09-22 12:20 +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> |
| Organization | linux.* mail to news gateway |
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