summaryrefslogtreecommitdiffstats
path: root/security/apparmor/crypto.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1Star
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-2/+0Star
* crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-201-1/+1
* apparmor: use SHASH_DESC_ON_STACKNicolas Iooss2017-04-071-19/+13Star
* apparmor: allow introspecting the loaded policy pre internal transformJohn Johansen2017-01-161-1/+38
* apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handlingArnd Bergmann2016-07-271-0/+3
* apparmor: Use shash crypto API interface for profile hashesTyler Hicks2013-09-301-18/+16Star
* apparmor: add the ability to report a sha1 hash of loaded policyJohn Johansen2013-08-141-0/+97