summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_crypto.c
Commit message (Expand)AuthorAgeFilesLines
* ima: do not include field length in template digest calc for ima templateRoberto Sassu2013-11-251-5/+12
* ima: switch to new template management mechanismRoberto Sassu2013-10-251-7/+27
* ima: ima_calc_boot_agregate must use SHA1Dmitry Kasatkin2013-10-251-3/+21
* ima: support arbitrary hash algorithms in ima_calc_buffer_hashDmitry Kasatkin2013-10-251-6/+22
* ima: provide dedicated hash algo allocation functionDmitry Kasatkin2013-10-251-14/+29
* ima: differentiate between template hash and file data hash sizesMimi Zohar2013-10-251-2/+2
* ima: provide support for arbitrary hash algorithmsDmitry Kasatkin2013-10-251-8/+41
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | ima: rename hash calculation functionsDmitry Kasatkin2013-02-061-4/+4
* | ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin2013-02-061-38/+37
|/
* ima: integrity appraisal extensionMimi Zohar2012-09-071-1/+7
* Merge branch 'master' into nextJames Morris2010-05-061-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | IMA: include the word IMA in printk messagesEric Paris2010-04-231-2/+2
|/
* ima: hashing large files bug fixMimi Zohar2009-08-241-2/+4
* IMA: Add __init notation to ima functionsEric Paris2009-05-221-2/+2
* integrity: ima scatterlist bug fixMimi Zohar2009-02-211-2/+2
* integrity: IMA as an integrity service providerMimi Zohar2009-02-061-0/+140
OpenPOWER on IntegriCloud