]> git.karo-electronics.de Git - karo-tx-linux.git/commit
crypto: gf128mul - constify 4k and 64k multiplication tables
authorEric Biggers <ebiggers@google.com>
Tue, 14 Feb 2017 21:43:30 +0000 (13:43 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 9 Mar 2017 10:34:16 +0000 (18:34 +0800)
commit3ea996ddfb1756658523f371c7ed1137841facaa
treefaf6f37adc7f53a7c784cac02eb24aa12a4dcf11
parentf33fd64778f2593b3b377cef47b8604462d56a57
crypto: gf128mul - constify 4k and 64k multiplication tables

Constify the multiplication tables passed to the 4k and 64k
multiplication functions, as they are not modified by these functions.

Cc: Alex Cope <alexcope@google.com>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/gf128mul.c
include/crypto/gf128mul.h