tmp_suning_uos_patched/security/keys/encrypted-keys
Dan Carpenter 5217660379 KEYS: Use memzero_explicit() for secret data
I don't think GCC has figured out how to optimize the memset() away, but
they might eventually so let's future proof this code a bit.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Signed-off-by: James Morris <james.l.morris@oracle.com>
2017-02-10 12:43:51 +11:00
..
ecryptfs_format.c
ecryptfs_format.h
encrypted.c KEYS: Use memzero_explicit() for secret data 2017-02-10 12:43:51 +11:00
encrypted.h
Makefile
masterkey_trusted.c