index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
crypto.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-14
apparmor: use SHA-256 library API instead of crypto_shash API
Eric Biggers
1
-73
/
+12
2023-11-19
apparmor: switch SECURITY_APPARMOR_HASH from sha1 to sha256
Dimitri John Ledkov
1
-3
/
+3
2023-07-06
apparmor: Return directly after a failed kzalloc() in two functions
Markus Elfring
1
-5
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-2
/
+0
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
1
-1
/
+1
2017-04-07
apparmor: use SHASH_DESC_ON_STACK
Nicolas Iooss
1
-19
/
+13
2017-01-16
apparmor: allow introspecting the loaded policy pre internal transform
John Johansen
1
-1
/
+38
2016-07-27
apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handling
Arnd Bergmann
1
-0
/
+3
2013-09-30
apparmor: Use shash crypto API interface for profile hashes
Tyler Hicks
1
-18
/
+16
2013-08-14
apparmor: add the ability to report a sha1 hash of loaded policy
John Johansen
1
-0
/
+97