summaryrefslogtreecommitdiffstats
path: root/security/keys/encrypted-keys
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Fix skcipher IV clobberingHerbert Xu2016-09-221-4/+7
* KEYS: Use skcipherHerbert Xu2016-01-271-32/+50
* KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells2015-11-251-0/+2
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-213-13/+13
* KEYS: Fix stale key registration at error pathTakashi Iwai2014-12-061-1/+4
* KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-161-1/+0
* KEYS: revert encrypted key changeMimi Zohar2014-07-281-1/+1
* KEYS: struct key_preparsed_payload should have two payload pointersDavid Howells2014-07-221-1/+1
* security: replace strict_strto*() with kstrto*()Jingoo Han2014-02-061-1/+1
* KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-081-7/+9
* encrypted-keys: fix rcu and sparse messagesMimi Zohar2012-01-182-2/+2
* keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar2012-01-182-2/+4
* encrypted-keys: module build fixesMimi Zohar2011-11-162-3/+8
* encrypted-keys: fix error return codeMimi Zohar2011-11-161-1/+1
* security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-311-1/+1
* encrypted-keys: check hex2bin resultMimi Zohar2011-09-201-3/+11
* encrypted-keys: IS_ERR need include/err.hStephen Rothwell2011-09-151-0/+1
* encrypted-keys: remove trusted-keys dependencyMimi Zohar2011-09-144-27/+64
* encrypted-keys: create encrypted-keys directoryMimi Zohar2011-09-145-0/+1219
OpenPOWER on IntegriCloud