Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1737380 > unrolled thread

Re: [PATCH] crypto: doc - clarify return values for async hash methods

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2017-09-22 12:20 +0200
Last post2017-09-22 12:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] crypto: doc - clarify return values for async hash  methods Herbert Xu <herbert@gondor.apana.org.au> - 2017-09-22 12:20 +0200

#1737380 — Re: [PATCH] crypto: doc - clarify return values for async hash methods

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2017-09-22 12:20 +0200
SubjectRe: [PATCH] crypto: doc - clarify return values for async hash methods
Message-ID<ustdT-4TO-7@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web