Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b5c5f8d06292e2dd9961c4b88fde9ae0ea458d97
/
include
/
crypto
/
aead.h
3cd54a4c
crypto: aead - improve documentation for scatterlist layout
by Eric Biggers
· 4 years, 11 months ago
095be69
crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h>
by Eric Biggers
· 5 years ago
d63007e
crypto: ablkcipher - remove deprecated and unused ablkcipher support
by Ard Biesheuvel
· 5 years ago
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
f2fe115
crypto: aead - un-inline encrypt and decrypt functions
by Eric Biggers
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
c79b411
crypto: skcipher - remove remnants of internal IV generators
by Eric Biggers
· 6 years ago
f7d76e0
crypto: user - fix use_after_free of struct xxx_request
by Corentin Labbe
· 6 years ago
6e8e72c
crypto: user - convert all stats from u32 to u64
by Corentin Labbe
· 6 years ago
cac5818
crypto: user - Implement a generic crypto statistics
by Corentin Labbe
· 6 years ago
dc26c17
crypto: aead - prevent using AEADs without setting key
by Eric Biggers
· 7 years ago
3f692d5
crypto: doc - clarify AEAD memory structure
by Stephan Mueller
· 8 years ago
0184cfe
crypto: doc - fix source comments for Sphinx
by Stephan Mueller
· 8 years ago
7a530aa
crypto: aead - Add chunk size
by Herbert Xu
· 9 years ago
6eae29e
crypto: doc - document correct return value for request allocation
by Eric Biggers
· 9 years ago
3981d37f
crypto: doc - update AEAD AD handling
by Stephan Mueller
· 9 years ago
70e088f
crypto: aead - fix kernel-doc warnings in crypto/aead.h
by Randy Dunlap
· 9 years ago
b0d955b
crypto: aead - Remove old AEAD interfaces
by Herbert Xu
· 9 years ago
f6e45c2
crypto: doc - AEAD API conversion
by Stephan Mueller
· 9 years ago
12f7c14
crypto: doc - Fix typo in crypto-API.xml
by Masanari Iida
· 10 years ago
5eb8ec6
crypto: aead - Add type-safe init/exit functions
by Herbert Xu
· 10 years ago
addfda2f
crypto: doc - cover new AEAD interface
by Stephan Mueller
· 10 years ago
693b549
crypto: aead - Document behaviour of AD in destination buffer
by Herbert Xu
· 10 years ago
374d4ad
crypto: aead - Remove unused cryptoff parameter
by Herbert Xu
· 10 years ago
30e4c01
crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize
by Herbert Xu
· 10 years ago
63293c6
crypto: aead - Add support for new AEAD implementations
by Herbert Xu
· 10 years ago
2d0f230
crypto: aead - Rename aead_alg to old_aead_alg
by Herbert Xu
· 10 years ago
996d98d
crypto: aead - Add new interface with single SG list
by Herbert Xu
· 10 years ago
5d1d65f
crypto: aead - Convert top level interface to new style
by Herbert Xu
· 10 years ago
3e3dc25
crypto: Resolve shadow warnings
by Mark Rustad
· 10 years ago
3a282bd
[CRYPTO] aead: Add top-level givencrypt/givdecrypt calls
by Herbert Xu
· 17 years ago
743edf5
[CRYPTO] aead: Add givcrypt operations
by Herbert Xu
· 17 years ago