UPSTREAM: crypto: gf128mul - Zero memory when freeing multiplication table
GF(2^128) multiplication tables are typically used for secret information, so it's a good idea to zero them on free. Signed-off-by:Alex Cope <alexcope@google.com> Signed-off-by:
Eric Biggers <ebiggers@google.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au> (cherry-picked from 75aa0a7c) Bug: 32975945 Signed-off-by:
Eric Biggers <ebiggers@google.com> Change-Id: I37b1ae9544158007f9ee2caf070120f4a42153ab
Loading
Please sign in to comment