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 |
David S. Miller
|
6662df33f8
crypto: Stop using NLA_PUT*().
|
13 years ago |
Steffen Klassert
|
1e12299400
crypto: user - Fix lookup of algorithms with IV generator
|
13 years ago |
Herbert Xu
|
3acc84739d
crypto: algapi - Fix build problem with NET disabled
|
13 years ago |
Steffen Klassert
|
b735d0a915
crypto: Add userspace report for nivaead type algorithms
|
14 years ago |
Steffen Klassert
|
6ad414fe71
crypto: Add userspace report for aead type algorithms
|
14 years ago |
Richard Hartmann
|
3922538fe1
crypto: aead - Fix checkpatch errors
|
15 years ago |