aboutsummaryrefslogtreecommitdiff
path: root/security/keys/encrypted-keys/encrypted.c
AgeCommit message (Expand)Author
2015-11-25KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2014-12-06KEYS: Fix stale key registration at error pathTakashi Iwai
2014-09-16KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells
2014-07-28KEYS: revert encrypted key changeMimi Zohar
2014-07-22KEYS: struct key_preparsed_payload should have two payload pointersDavid Howells
2014-02-06security: replace strict_strto*() with kstrto*()Jingoo Han
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells
2012-01-18encrypted-keys: fix rcu and sparse messagesMimi Zohar
2012-01-18keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar
2011-11-16encrypted-keys: fix error return codeMimi Zohar
2011-10-31security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-09-20encrypted-keys: check hex2bin resultMimi Zohar
2011-09-14encrypted-keys: remove trusted-keys dependencyMimi Zohar
2011-09-14encrypted-keys: create encrypted-keys directoryMimi Zohar