aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/crypto.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers1-1/+1
2017-04-07apparmor: use SHASH_DESC_ON_STACKNicolas Iooss1-19/+13
2017-01-16apparmor: allow introspecting the loaded policy pre internal transformJohn Johansen1-1/+38
2016-07-27apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handlingArnd Bergmann1-0/+3
2013-09-30apparmor: Use shash crypto API interface for profile hashesTyler Hicks1-18/+16
2013-08-14apparmor: add the ability to report a sha1 hash of loaded policyJohn Johansen1-0/+97