summaryrefslogtreecommitdiffstats
path: root/security/keys/trusted.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen2016-02-101-6/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-171-1/+55
|\
| * keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen2015-12-201-0/+26
| * keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen2015-12-201-1/+26
| * keys, trusted: fix: *do not* allow duplicate key optionsJarkko Sakkinen2015-12-201-0/+3
* | KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells2015-11-251-1/+4
|/
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-211-3/+3
* keys, trusted: seal/unseal with TPM 2.0 chipsJarkko Sakkinen2015-10-191-3/+33
* KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-161-1/+0
* security: replace strict_strto*() with kstrto*()Jingoo Han2014-02-061-3/+3
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-7/+9
|\
| * KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-081-7/+9
* | tpm: Move tpm_get_random api into the TPM device driverKent Yoder2012-08-221-42/+12
|/
* keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar2012-01-181-2/+2
* security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-311-1/+1
* trusted-keys: check hex2bin resultMimi Zohar2011-09-201-4/+15
* Create Documentation/security/,Randy Dunlap2011-05-191-1/+1
* KEYS: Add an RCU payload dereference macroDavid Howells2011-03-081-2/+1
* trusted keys: Fix a memory leak in trusted_update().Jesper Juhl2011-01-241-0/+1
* trusted-keys: rename trusted_defined files to trustedMimi Zohar2011-01-241-0/+1180
OpenPOWER on IntegriCloud