Skip to content
Commit 3ea996dd authored by Eric Biggers's avatar Eric Biggers Committed by Herbert Xu
Browse files

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: default avatarEric Biggers <ebiggers@google.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent f33fd647
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment