aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asymmetric_keys/signature.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-06KEYS: Add identifier pointers to public_key_signature structDavid Howells1-0/+4
2016-04-06KEYS: Allow authentication data to be stored in an asymmetric keyDavid Howells1-0/+14
2015-12-11crypto: asymmetric_keys - signature.c does not need <module.h>Paul Gortmaker1-1/+1
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells1-1/+1
2014-09-03KEYS: Set pr_fmt() in asymmetric key signature handlingDavid Howells1-0/+1
2012-10-08KEYS: Provide signature verification with an asymmetric keyDavid Howells1-0/+49