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


Groups > linux.kernel > #1668821 > unrolled thread

Re: [PATCH] Documentation: crypto: Fixed bugs, added example usage of calc_hash().

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2017-06-19 08:50 +0200
Last post2017-06-19 08:50 +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] Documentation: crypto: Fixed bugs, added example usage  of calc_hash(). Herbert Xu <herbert@gondor.apana.org.au> - 2017-06-19 08:50 +0200

#1668821 — Re: [PATCH] Documentation: crypto: Fixed bugs, added example usage of calc_hash().

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2017-06-19 08:50 +0200
SubjectRe: [PATCH] Documentation: crypto: Fixed bugs, added example usage of calc_hash().
Message-ID<tTYFA-7yd-5@gated-at.bofh.it>
On Fri, May 12, 2017 at 05:38:02PM +0200, Kamil Konieczny wrote:
> - Fixed bugs in example for shash and rng (added missing "*" and " *").
> - Corrected pr_info() in calc_hash().
> - Added example usage of calc_hash().
> - No need for negate PTR_ERR to get error code, as crypto_alloc_rng
>   already returns negative values like ERR_PTR(-ENOMEM). Fixed.
> 
> 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