aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/encrypted-keys/encrypted.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells1-7/+9
2012-01-18encrypted-keys: fix rcu and sparse messagesMimi Zohar1-1/+1
2012-01-18keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar1-2/+2
2011-11-16encrypted-keys: fix error return codeMimi Zohar1-1/+1
2011-10-31security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko1-1/+1
2011-09-20encrypted-keys: check hex2bin resultMimi Zohar1-3/+11
2011-09-14encrypted-keys: remove trusted-keys dependencyMimi Zohar1-27/+8
2011-09-14encrypted-keys: create encrypted-keys directoryMimi Zohar1-0/+1049