aboutsummaryrefslogtreecommitdiff
path: root/security/apparmor/crypto.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 1-5/+1
2019-04-25crypto: shash - remove shash_desc::flagsGravatar Eric Biggers 1-2/+0
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsGravatar Eric Biggers 1-1/+1
2017-04-07apparmor: use SHASH_DESC_ON_STACKGravatar Nicolas Iooss 1-19/+13
2017-01-16apparmor: allow introspecting the loaded policy pre internal transformGravatar John Johansen 1-1/+38
2016-07-27apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handlingGravatar Arnd Bergmann 1-0/+3
2013-09-30apparmor: Use shash crypto API interface for profile hashesGravatar Tyler Hicks 1-18/+16
2013-08-14apparmor: add the ability to report a sha1 hash of loaded policyGravatar John Johansen 1-0/+97