summaryrefslogtreecommitdiff
path: root/crypto/gcm.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2012-01-26 15:03:16 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2012-01-26 15:03:16 +1100
commitf722e3d8f9f3904224192f21bd6a120ca13f5e63 (patch)
treea46509694622196890614e7f48a502fe1f4710f8 /crypto/gcm.c
parentc60bc8fde950c71e669b063b62ef32220ef86265 (diff)
downloadlinux-crypto-f722e3d8f9f3904224192f21bd6a120ca13f5e63.tar.gz
linux-crypto-f722e3d8f9f3904224192f21bd6a120ca13f5e63.zip
crypto: sha512 - Use binary and instead of modulus
The previous patch used the modulus operator over a power of 2 unnecessarily which may produce suboptimal binary code. This patch changes changes them to binary ands instead. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/gcm.c')
0 files changed, 0 insertions, 0 deletions