index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
crypto.c
Age
Commit message (
Expand
)
Author
2025-10-22
apparmor: move initcalls to the LSM framework
Paul Moore
2025-07-14
apparmor: use SHA-256 library API instead of crypto_shash API
Eric Biggers
2023-11-19
apparmor: switch SECURITY_APPARMOR_HASH from sha1 to sha256
Dimitri John Ledkov
2023-07-06
apparmor: Return directly after a failed kzalloc() in two functions
Markus Elfring
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
2017-04-07
apparmor: use SHASH_DESC_ON_STACK
Nicolas Iooss
2017-01-16
apparmor: allow introspecting the loaded policy pre internal transform
John Johansen
2016-07-27
apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handling
Arnd Bergmann
2013-09-30
apparmor: Use shash crypto API interface for profile hashes
Tyler Hicks
2013-08-14
apparmor: add the ability to report a sha1 hash of loaded policy
John Johansen