Eric Biggers
|
dc26c17f74
crypto: aead - prevent using AEADs without setting key
|
7 years ago |
Eric Biggers
|
3a2d4fb51e
crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()
|
7 years ago |
Gideon Israel Dsouza
|
d8c34b949d
crypto: Replaced gcc specific attributes with macros from compiler.h
|
8 years ago |
Herbert Xu
|
da721302a7
crypto: aead - Remove blkcipher null for IV generators
|
9 years ago |
Herbert Xu
|
ca0494c093
crypto: aead - Add skcipher null for IV generators
|
9 years ago |
Herbert Xu
|
7a530aa9cf
crypto: aead - Add chunk size
|
9 years ago |
Herbert Xu
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 years ago |
Herbert Xu
|
b0d955ba46
crypto: aead - Remove old AEAD interfaces
|
10 years ago |
Herbert Xu
|
149a39717d
crypto: aead - Add type-safe geniv init/exit helpers
|
10 years ago |
Herbert Xu
|
e13f0f6d54
crypto: aead - Propagate new AEAD implementation flag for IV generators
|
10 years ago |
Herbert Xu
|
ba75e15fa0
crypto: aead - Add type-safe function for freeing instances
|
10 years ago |
Herbert Xu
|
caab94612a
crypto: aead - Add multiple algorithm registration interface
|
10 years ago |
Herbert Xu
|
43615369ab
crypto: aead - Ignore return value from crypto_unregister_alg
|
10 years ago |
Herbert Xu
|
5eb8ec6dc8
crypto: aead - Add type-safe init/exit functions
|
10 years ago |
Herbert Xu
|
6350449fbf
crypto: aead - Add common IV generation code
|
10 years ago |
Herbert Xu
|
b455eb80f1
crypto: aead - Preserve in-place processing in old_crypt
|
10 years ago |
Herbert Xu
|
374d4ad18a
crypto: aead - Remove unused cryptoff parameter
|
10 years ago |
Herbert Xu
|
d1ee1f02b7
crypto: aead - Do not set cra_type for new style instances
|
10 years ago |
Herbert Xu
|
72af865d34
crypto: aead - Use tmpl->create
|
10 years ago |
Herbert Xu
|
30e4c010ae
crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize
|
10 years ago |
Herbert Xu
|
856e3f4092
crypto: seqiv - Add support for new AEAD interface
|
10 years ago |
Herbert Xu
|
63293c6113
crypto: aead - Add support for new AEAD implementations
|
10 years ago |
Herbert Xu
|
2d0f230fe0
crypto: aead - Rename aead_alg to old_aead_alg
|
10 years ago |
Herbert Xu
|
996d98d85c
crypto: aead - Add new interface with single SG list
|
10 years ago |
Herbert Xu
|
5d1d65f8be
crypto: aead - Convert top level interface to new style
|
10 years ago |
Herbert Xu
|
80f7b3552c
crypto: aead - Fix corner case in crypto_lookup_aead
|
10 years ago |
Joshua I. James
|
4fad478ae0
crypto: aead - fixed style error in aead.c
|
10 years ago |
Mathias Krause
|
9a5467bf7b
crypto: user - fix info leaks in report API
|
12 years ago |
Julia Lawall
|
3e8afe35c3
crypto: use ERR_CAST
|
12 years ago |
David S. Miller
|
06eb4eafbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |