Stephan Mueller
|
0184cfe72d
crypto: doc - fix source comments for Sphinx
|
8 years ago |
Eric Biggers
|
6eae29e7e7
crypto: doc - document correct return value for request allocation
|
9 years ago |
Herbert Xu
|
d12481bc58
crypto: hash - Add helpers to return alg and driver names
|
9 years ago |
Herbert Xu
|
8d18e34c1f
crypto: hash - Add crypto_has_ahash helper
|
9 years ago |
Herbert Xu
|
e67ffe0af4
crypto: hash - Add helpers to zero stack request/descriptor
|
9 years ago |
Herbert Xu
|
a5596d6332
crypto: hash - Add crypto_ahash_has_setkey
|
9 years ago |
Herbert Xu
|
524e56c31a
crypto: ahash - Add crypto_ahash_blocksize
|
9 years ago |
Herbert Xu
|
d4421c54c4
crypto: hash - Add AHASH_REQUEST_ON_STACK
|
10 years ago |
Masanari Iida
|
12f7c14aa6
crypto: doc - Fix typo in crypto-API.xml
|
10 years ago |
Stephan Mueller
|
52744af3af
crypto: doc - document uncovered member variables
|
10 years ago |
Stephan Mueller
|
968ab29107
crypto: doc - SHASH API documentation
|
10 years ago |
Stephan Mueller
|
90240ffb12
crypto: doc - AHASH API documentation
|
10 years ago |
Stephan Mueller
|
5d8c723f61
crypto: doc - hash data structures
|
10 years ago |
Behan Webster
|
a0a77af141
crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code
|
11 years ago |
Mark Rustad
|
3e3dc25fe7
crypto: Resolve shadow warnings
|
11 years ago |
Herbert Xu
|
fa64966473
crypto: shash - Fix digest size offset
|
16 years ago |
Herbert Xu
|
66f6ce5e52
crypto: ahash - Add unaligned handling and default operations
|
16 years ago |
Herbert Xu
|
500b3e3c3d
crypto: ahash - Remove old_ahash_alg
|
16 years ago |
Herbert Xu
|
88056ec346
crypto: ahash - Convert to new style algorithms
|
16 years ago |
Herbert Xu
|
113adefc73
crypto: shash - Make descsize a run-time attribute
|
16 years ago |
Herbert Xu
|
aef73cfcb9
crypto: async - Use kzfree for requests
|
16 years ago |
Herbert Xu
|
99d27e1c59
crypto: shash - Export/import hash state only
|
16 years ago |
Herbert Xu
|
9749598633
crypto: shash - Add crypto_shash_blocksize
|
16 years ago |
Herbert Xu
|
412e87ae5d
crypto: shash - Fix tfm destruction
|
16 years ago |
Herbert Xu
|
dec8b78606
crypto: hash - Add import/export interface
|
17 years ago |
Herbert Xu
|
7b5a080b3c
crypto: hash - Add shash interface
|
17 years ago |
Herbert Xu
|
318e531392
crypto: hash - Add missing top-level functions
|
17 years ago |
Herbert Xu
|
18e33e6d5c
crypto: hash - Move ahash functions into crypto/hash.h
|
17 years ago |