Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1d4ff03914dfee2c289e6b629174acada5b501d6
/
crypto
/
aead.c
da72130
crypto: aead - Remove blkcipher null for IV generators
by Herbert Xu
· 8 years ago
ca0494c
crypto: aead - Add skcipher null for IV generators
by Herbert Xu
· 8 years ago
7a530aa
crypto: aead - Add chunk size
by Herbert Xu
· 8 years ago
5e4b8c1
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
by Herbert Xu
· 9 years ago
b0d955b
crypto: aead - Remove old AEAD interfaces
by Herbert Xu
· 9 years ago
149a397
crypto: aead - Add type-safe geniv init/exit helpers
by Herbert Xu
· 9 years ago
e13f0f6
crypto: aead - Propagate new AEAD implementation flag for IV generators
by Herbert Xu
· 9 years ago
ba75e15
crypto: aead - Add type-safe function for freeing instances
by Herbert Xu
· 9 years ago
caab946
crypto: aead - Add multiple algorithm registration interface
by Herbert Xu
· 9 years ago
4361536
crypto: aead - Ignore return value from crypto_unregister_alg
by Herbert Xu
· 9 years ago
5eb8ec6
crypto: aead - Add type-safe init/exit functions
by Herbert Xu
· 9 years ago
6350449
crypto: aead - Add common IV generation code
by Herbert Xu
· 9 years ago
b455eb8
crypto: aead - Preserve in-place processing in old_crypt
by Herbert Xu
· 9 years ago
374d4ad
crypto: aead - Remove unused cryptoff parameter
by Herbert Xu
· 9 years ago
d1ee1f0
crypto: aead - Do not set cra_type for new style instances
by Herbert Xu
· 9 years ago
72af865
crypto: aead - Use tmpl->create
by Herbert Xu
· 9 years ago
30e4c01
crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize
by Herbert Xu
· 9 years ago
856e3f40
crypto: seqiv - Add support for new AEAD interface
by Herbert Xu
· 9 years ago
63293c6
crypto: aead - Add support for new AEAD implementations
by Herbert Xu
· 9 years ago
2d0f230
crypto: aead - Rename aead_alg to old_aead_alg
by Herbert Xu
· 9 years ago
996d98d
crypto: aead - Add new interface with single SG list
by Herbert Xu
· 9 years ago
5d1d65f
crypto: aead - Convert top level interface to new style
by Herbert Xu
· 9 years ago
80f7b35
crypto: aead - Fix corner case in crypto_lookup_aead
by Herbert Xu
· 10 years ago
4fad478
crypto: aead - fixed style error in aead.c
by Joshua I. James
· 10 years ago
9a5467b
crypto: user - fix info leaks in report API
by Mathias Krause
· 12 years ago
3e8afe3
crypto: use ERR_CAST
by Julia Lawall
· 12 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
6662df3
crypto: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
1e12299
crypto: user - Fix lookup of algorithms with IV generator
by Steffen Klassert
· 13 years ago
3acc847
crypto: algapi - Fix build problem with NET disabled
by Herbert Xu
· 13 years ago
b735d0a
crypto: Add userspace report for nivaead type algorithms
by Steffen Klassert
· 13 years ago
6ad414f
crypto: Add userspace report for aead type algorithms
by Steffen Klassert
· 13 years ago
3922538
crypto: aead - Fix checkpatch errors
by Richard Hartmann
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
5852ae4
crypto: aead - Avoid infinite loop when nivaead fails selftest
by Herbert Xu
· 16 years ago
189ed66
[CRYPTO] api: Show async type
by Herbert Xu
· 17 years ago
d29ce98
[CRYPTO] aead: Create default givcipher instances
by Herbert Xu
· 17 years ago
5b6d2d7
[CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free
by Herbert Xu
· 17 years ago
aedb30d
[CRYPTO] aead: Allow algorithms with no givcrypt support
by Herbert Xu
· 17 years ago
743edf5
[CRYPTO] aead: Add givcrypt operations
by Herbert Xu
· 17 years ago
7ba683a
[CRYPTO] aead: Make authsize a run-time parameter
by Herbert Xu
· 17 years ago
1ae9782
[CRYPTO] api: Add aead crypto type
by Herbert Xu
· 17 years ago