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


Groups > linux.kernel > #1248947

Re: [PATCH] crypto: x86: Remove duplicate define of SHA1_DIGEST_SIZE

From Tim Chen <tim.c.chen@linux.intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH] crypto: x86: Remove duplicate define of SHA1_DIGEST_SIZE
Date 2015-10-16 18:10 +0200
Message-ID <qkfJV-2V2-33@gated-at.bofh.it> (permalink)
References <qjzKF-7SB-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 2015-10-14 at 21:15 +0200, LABBE Corentin wrote:
> The sha x86 crypto code use two define for the same thing:
> NUM_SHA1_DIGEST_WORDS and SHA1_DIGEST_LENGTH
> Replace them by SHA1_DIGEST_SIZE/4

Thanks.  Acked-by: Tim Chen <tim.c.chen@linux.intel.com>
> 
> Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] crypto: x86: Remove duplicate define of SHA1_DIGEST_SIZE LABBE Corentin <clabbe.montjoie@gmail.com> - 2015-10-14 21:20 +0200
  Re: [PATCH] crypto: x86: Remove duplicate define of  SHA1_DIGEST_SIZE Thomas Gleixner <tglx@linutronix.de> - 2015-10-14 22:50 +0200
  Re: [PATCH] crypto: x86: Remove duplicate define of SHA1_DIGEST_SIZE Tim Chen <tim.c.chen@linux.intel.com> - 2015-10-16 18:10 +0200

csiph-web