]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
crypto: gf128mul - fix some comments
authorEric Biggers <ebiggers@google.com>
Tue, 14 Feb 2017 21:43:27 +0000 (13:43 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 9 Mar 2017 10:34:14 +0000 (18:34 +0800)
commit63be5b53b6d15f7706ad21e9801dae5b723e8340
tree15c06f53c7629d91010e4f3f66830d44f565d220
parent28b62b1458685d8f68f67d9b2d511bf8fa32b746
crypto: gf128mul - fix some comments

Fix incorrect references to GF(128) instead of GF(2^128), as these are
two entirely different fields, and fix a few other incorrect comments.

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