summaryrefslogtreecommitdiffstats
path: root/security/keys/big_key.c
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Sort out big_key initialisationDavid Howells2016-10-271-27/+32
* KEYS: Use skcipher for big keysHerbert Xu2016-06-241-12/+18
* Security: Keys: Big keys stored encryptedKirill Marinushkin2016-04-121-18/+180
* security/keys: make big_key.c explicitly non-modularPaul Gortmaker2016-02-181-14/+1
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-211-16/+31
* KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-161-1/+0
* KEYS: Remove key_type::def_lookup_typeDavid Howells2014-09-161-1/+0
* KEYS: big_key: Use key preparsingDavid Howells2014-07-221-16/+25
* security: shmem: implement kernel private shmem inodesEric Paris2013-12-021-1/+1
* KEYS: Fix error handling in big_key instantiationDavid Howells2013-11-131-0/+1
* KEYS: fix error return code in big_key_instantiate()Wei Yongjun2013-10-301-1/+3
* KEYS: Implement a big key type that can save to tmpfsDavid Howells2013-09-241-0/+204
OpenPOWER on IntegriCloud