Corentin Labbe
|
cac5818c25
crypto: user - Implement a generic crypto statistics
|
6 年 前 |
Kees Cook
|
b68a7ec1e9
crypto: hash - Remove VLA usage
|
7 年 前 |
Herbert Xu
|
900a081f69
crypto: ahash - Fix early termination in hash walk
|
7 年 前 |
Kamil Konieczny
|
6f221f7e86
crypto: hash - Require export/import in ahash
|
7 年 前 |
Eric Biggers
|
9fa68f6200
crypto: hash - prevent using keyed hashes without setting key
|
7 年 前 |
Eric Biggers
|
cd6ed77ad5
crypto: hash - introduce crypto_hash_alg_has_setkey()
|
7 年 前 |
Gilad Ben-Yossef
|
4e5b0ad582
crypto: remove redundant backlog checks on EBUSY
|
7 年 前 |
Rabin Vincent
|
6f7473c524
crypto: hash - add crypto_(un)register_ahashes()
|
8 年 前 |
Herbert Xu
|
ef0579b64e
crypto: ahash - Fix EINPROGRESS notification callback
|
8 年 前 |
Gideon Israel Dsouza
|
d8c34b949d
crypto: Replaced gcc specific attributes with macros from compiler.h
|
8 年 前 |
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 年 前 |