Cristian Stoica
|
5be4d4c94b
crypto: replace scatterwalk_sg_next with sg_next
|
10 years ago |
Joshua I. James
|
b516d51402
crypto: ahash - fixed style error in ahash.c
|
10 years ago |
Tim Chen
|
6d9529c586
crypto: hash - initialize entry len for null input in crypto hash sg list walk
|
11 years ago |
Herbert Xu
|
75ecb231ff
crypto: hash - Add real ahash walk interface
|
11 years ago |
Marek Vasut
|
d4a7a0fbe9
crypto: hash - Simplify the ahash_finup implementation
|
11 years ago |
Marek Vasut
|
1ffc9fbd1e
crypto: hash - Pull out the functions to save/restore request
|
11 years ago |
Marek Vasut
|
ab6bf4e5e5
crypto: hash - Fix the pointer voodoo in unaligned ahash
|
11 years ago |
Marek Vasut
|
1d9a394b97
crypto: ahash - Fully restore ahash request before completing
|
11 years ago |
Mathias Krause
|
9a5467bf7b
crypto: user - fix info leaks in report API
|
12 years ago |
David S. Miller
|
6662df33f8
crypto: Stop using NLA_PUT*().
|
13 years ago |
Cong Wang
|
f0dfc0b0b7
crypto: remove the second argument of k[un]map_atomic()
|
13 years ago |
Herbert Xu
|
3acc84739d
crypto: algapi - Fix build problem with NET disabled
|
13 years ago |
Steffen Klassert
|
6238cbaec4
crypto: Add userspace report for ahash type algorithms
|
14 years ago |
Szilveszter Ördög
|
23a75eee07
crypto: hash - Fix handling of small unaligned buffers
|
15 years ago |
Szilveszter Ördög
|
cbb9bf65ae
crypto: hash - Fix handling of unaligned buffers
|
15 years ago |
Steffen Klassert
|
5befbd5a7e
crypto: ahash - Use GFP_KERNEL on allocation if the request can sleep
|
16 years ago |
Herbert Xu
|
a70c522520
crypto: ahash - Fix setkey crash
|
16 years ago |
Herbert Xu
|
66f6ce5e52
crypto: ahash - Add unaligned handling and default operations
|
16 years ago |
Herbert Xu
|
093900c2b9
crypto: ahash - Use GFP_KERNEL in unaligned setkey
|
16 years ago |
Herbert Xu
|
8c32c516eb
crypto: hash - Zap unaligned buffers
|
16 years ago |
Herbert Xu
|
500b3e3c3d
crypto: ahash - Remove old_ahash_alg
|
16 years ago |
Herbert Xu
|
01c2dece43
crypto: ahash - Add instance/spawn support
|
16 years ago |
Herbert Xu
|
88056ec346
crypto: ahash - Convert to new style algorithms
|
16 years ago |
Herbert Xu
|
d315a0e09f
crypto: hash - Fix handling of sg entry that crosses page boundary
|
16 years ago |
Lee Nipper
|
bb402f16ec
crypto: ahash - Fix digest size in /proc/crypto
|
16 years ago |
Herbert Xu
|
3751f402e0
crypto: hash - Make setkey optional
|
16 years ago |
Herbert Xu
|
5f7082ed4f
crypto: hash - Export shash through hash
|
17 years ago |
Herbert Xu
|
dec8b78606
crypto: hash - Add import/export interface
|
17 years ago |
Herbert Xu
|
20036252fc
crypto: hash - Added scatter list walking helper
|
17 years ago |
Herbert Xu
|
166247f46a
crypto: hash - Removed vestigial ahash fields
|
17 years ago |