summaryrefslogtreecommitdiffstats
path: root/crypto/asymmetric_keys/signature.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1Star
* KEYS: Provide missing asymmetric key subops for new key type ops [ver #2]David Howells2018-10-261-0/+95
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* KEYS: Add identifier pointers to public_key_signature structDavid Howells2016-04-061-0/+4
* KEYS: Allow authentication data to be stored in an asymmetric keyDavid Howells2016-04-061-0/+14
* crypto: asymmetric_keys - signature.c does not need <module.h>Paul Gortmaker2015-12-111-1/+1
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-211-1/+1
* KEYS: Set pr_fmt() in asymmetric key signature handlingDavid Howells2014-09-031-0/+1
* KEYS: Provide signature verification with an asymmetric keyDavid Howells2012-10-081-0/+49