Herbert Xu
|
2495cf25f6
crypto: ahash - Add padding in crypto_ahash_extsize
|
9 年之前 |
Herbert Xu
|
13f4bb78cf
crypto: hash - Fix page length clamping in hash walk
|
9 年之前 |
Herbert Xu
|
8965450987
crypto: hash - Remove crypto_hash interface
|
9 年之前 |
Herbert Xu
|
8d18e34c1f
crypto: hash - Add crypto_has_ahash helper
|
9 年之前 |
Herbert Xu
|
a5596d6332
crypto: hash - Add crypto_ahash_has_setkey
|
9 年之前 |
Russell King
|
8996eafdcb
crypto: ahash - ensure statesize is non-zero
|
9 年之前 |
Cristian Stoica
|
5be4d4c94b
crypto: replace scatterwalk_sg_next with sg_next
|
10 年之前 |
Joshua I. James
|
b516d51402
crypto: ahash - fixed style error in ahash.c
|
10 年之前 |
Tim Chen
|
6d9529c586
crypto: hash - initialize entry len for null input in crypto hash sg list walk
|
11 年之前 |
Herbert Xu
|
75ecb231ff
crypto: hash - Add real ahash walk interface
|
11 年之前 |
Marek Vasut
|
d4a7a0fbe9
crypto: hash - Simplify the ahash_finup implementation
|
11 年之前 |
Marek Vasut
|
1ffc9fbd1e
crypto: hash - Pull out the functions to save/restore request
|
11 年之前 |
Marek Vasut
|
ab6bf4e5e5
crypto: hash - Fix the pointer voodoo in unaligned ahash
|
11 年之前 |
Marek Vasut
|
1d9a394b97
crypto: ahash - Fully restore ahash request before completing
|
11 年之前 |
Mathias Krause
|
9a5467bf7b
crypto: user - fix info leaks in report API
|
12 年之前 |
David S. Miller
|
6662df33f8
crypto: Stop using NLA_PUT*().
|
13 年之前 |
Cong Wang
|
f0dfc0b0b7
crypto: remove the second argument of k[un]map_atomic()
|
13 年之前 |
Herbert Xu
|
3acc84739d
crypto: algapi - Fix build problem with NET disabled
|
13 年之前 |
Steffen Klassert
|
6238cbaec4
crypto: Add userspace report for ahash type algorithms
|
14 年之前 |
Szilveszter Ördög
|
23a75eee07
crypto: hash - Fix handling of small unaligned buffers
|
15 年之前 |
Szilveszter Ördög
|
cbb9bf65ae
crypto: hash - Fix handling of unaligned buffers
|
15 年之前 |
Steffen Klassert
|
5befbd5a7e
crypto: ahash - Use GFP_KERNEL on allocation if the request can sleep
|
16 年之前 |
Herbert Xu
|
a70c522520
crypto: ahash - Fix setkey crash
|
16 年之前 |
Herbert Xu
|
66f6ce5e52
crypto: ahash - Add unaligned handling and default operations
|
16 年之前 |
Herbert Xu
|
093900c2b9
crypto: ahash - Use GFP_KERNEL in unaligned setkey
|
16 年之前 |
Herbert Xu
|
8c32c516eb
crypto: hash - Zap unaligned buffers
|
16 年之前 |
Herbert Xu
|
500b3e3c3d
crypto: ahash - Remove old_ahash_alg
|
16 年之前 |
Herbert Xu
|
01c2dece43
crypto: ahash - Add instance/spawn support
|
16 年之前 |
Herbert Xu
|
88056ec346
crypto: ahash - Convert to new style algorithms
|
16 年之前 |
Herbert Xu
|
d315a0e09f
crypto: hash - Fix handling of sg entry that crosses page boundary
|
16 年之前 |