summaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_crypto.c
AgeCommit message (Expand)Author
2014-06-26ima: introduce ima_kernel_read()Dmitry Kasatkin
2013-11-25ima: do not include field length in template digest calc for ima templateRoberto Sassu
2013-10-25ima: switch to new template management mechanismRoberto Sassu
2013-10-25ima: ima_calc_boot_agregate must use SHA1Dmitry Kasatkin
2013-10-25ima: support arbitrary hash algorithms in ima_calc_buffer_hashDmitry Kasatkin
2013-10-25ima: provide dedicated hash algo allocation functionDmitry Kasatkin
2013-10-25ima: differentiate between template hash and file data hash sizesMimi Zohar
2013-10-25ima: provide support for arbitrary hash algorithmsDmitry Kasatkin
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-06ima: rename hash calculation functionsDmitry Kasatkin
2013-02-06ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin
2012-09-07ima: integrity appraisal extensionMimi Zohar
2010-05-06Merge branch 'master' into nextJames Morris
2010-04-23IMA: include the word IMA in printk messagesEric Paris
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-24ima: hashing large files bug fixMimi Zohar
2009-05-22IMA: Add __init notation to ima functionsEric Paris
2009-02-21integrity: ima scatterlist bug fixMimi Zohar
2009-02-06integrity: IMA as an integrity service providerMimi Zohar