Alex Cope 75aa0a7caf 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>
2016-11-17 23:34:59 +08:00
..
2016-07-18 17:35:38 +08:00
2016-02-17 04:07:53 +08:00
2016-06-15 17:07:53 +08:00
2016-06-23 18:29:57 +08:00
2015-06-04 15:05:08 +08:00
2016-06-20 19:25:01 +08:00