summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/pkcs7_key_type.c
AgeCommit message (Expand)Author
2017-11-15pkcs7: Set the module licence to prevent taintingDavid Howells
2016-05-11KEYS: The PKCS#7 test key type should use the secondary keyringDavid Howells
2016-04-06PKCS#7: Make trust determination dependent on contents of trust keyringDavid Howells
2016-04-06KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells
2015-08-13PKCS#7: Add MODULE_LICENSE() to test moduleDavid Howells
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells
2015-06-16crypto/asymmetric_keys: pkcs7_key_type needs module.hPaul Gortmaker
2014-09-16KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells
2014-09-16KEYS: Remove key_type::def_lookup_typeDavid Howells
2014-07-28PKCS#7: fix sparse non static symbol warningWei Yongjun
2014-07-25PKCS#7: Missing inclusion of linux/err.hDavid Howells
2014-07-22Merge tag 'keys-pkcs7-20140708' into keys-nextDavid Howells
2014-07-08PKCS#7: Provide a key type for testing PKCS#7David Howells