Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8b61d16fa346478dbd1c687d1d57d87efc4fb983
/
crypto
/
ahash.c
c104795
crypto: ahash - Fix EINPROGRESS notification callback
by Herbert Xu
· 8 years ago
2495cf2
crypto: ahash - Add padding in crypto_ahash_extsize
by Herbert Xu
· 8 years ago
13f4bb7
crypto: hash - Fix page length clamping in hash walk
by Herbert Xu
· 9 years ago
8965450
crypto: hash - Remove crypto_hash interface
by Herbert Xu
· 9 years ago
8d18e34
crypto: hash - Add crypto_has_ahash helper
by Herbert Xu
· 9 years ago
a5596d6
crypto: hash - Add crypto_ahash_has_setkey
by Herbert Xu
· 9 years ago
8996eaf
crypto: ahash - ensure statesize is non-zero
by Russell King
· 9 years ago
5be4d4c
crypto: replace scatterwalk_sg_next with sg_next
by Cristian Stoica
· 10 years ago
b516d51
crypto: ahash - fixed style error in ahash.c
by Joshua I. James
· 10 years ago
6d9529c
crypto: hash - initialize entry len for null input in crypto hash sg list walk
by Tim Chen
· 10 years ago
75ecb23
crypto: hash - Add real ahash walk interface
by Herbert Xu
· 10 years ago
d4a7a0f
crypto: hash - Simplify the ahash_finup implementation
by Marek Vasut
· 11 years ago
1ffc9fb
crypto: hash - Pull out the functions to save/restore request
by Marek Vasut
· 11 years ago
ab6bf4e
crypto: hash - Fix the pointer voodoo in unaligned ahash
by Marek Vasut
· 11 years ago
1d9a394
crypto: ahash - Fully restore ahash request before completing
by Marek Vasut
· 11 years ago
9a5467b
crypto: user - fix info leaks in report API
by Mathias Krause
· 12 years ago
6662df3
crypto: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
f0dfc0b
crypto: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
3acc847
crypto: algapi - Fix build problem with NET disabled
by Herbert Xu
· 13 years ago
6238cba
crypto: Add userspace report for ahash type algorithms
by Steffen Klassert
· 13 years ago
23a75ee
crypto: hash - Fix handling of small unaligned buffers
by Szilveszter Ördög
· 14 years ago
cbb9bf6
crypto: hash - Fix handling of unaligned buffers
by Szilveszter Ördög
· 15 years ago
5befbd5
crypto: ahash - Use GFP_KERNEL on allocation if the request can sleep
by Steffen Klassert
· 15 years ago
a70c522
crypto: ahash - Fix setkey crash
by Herbert Xu
· 15 years ago
66f6ce5
crypto: ahash - Add unaligned handling and default operations
by Herbert Xu
· 15 years ago
093900c
crypto: ahash - Use GFP_KERNEL in unaligned setkey
by Herbert Xu
· 15 years ago
8c32c51
crypto: hash - Zap unaligned buffers
by Herbert Xu
· 15 years ago
500b3e3
crypto: ahash - Remove old_ahash_alg
by Herbert Xu
· 15 years ago
01c2dec
crypto: ahash - Add instance/spawn support
by Herbert Xu
· 15 years ago
88056ec
crypto: ahash - Convert to new style algorithms
by Herbert Xu
· 15 years ago
d315a0e
crypto: hash - Fix handling of sg entry that crosses page boundary
by Herbert Xu
· 15 years ago
bb402f1
crypto: ahash - Fix digest size in /proc/crypto
by Lee Nipper
· 16 years ago
3751f40
crypto: hash - Make setkey optional
by Herbert Xu
· 16 years ago
5f7082e
crypto: hash - Export shash through hash
by Herbert Xu
· 16 years ago
dec8b78
crypto: hash - Add import/export interface
by Herbert Xu
· 16 years ago
2003625
crypto: hash - Added scatter list walking helper
by Herbert Xu
· 16 years ago
166247f
crypto: hash - Removed vestigial ahash fields
by Herbert Xu
· 16 years ago
ca786dc
crypto: hash - Fixed digest size check
by Herbert Xu
· 16 years ago
004a403
[CRYPTO] hash: Add asynchronous hash support
by Loc Ho
· 16 years ago