index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
/
internal
/
aead.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-13
crypto: aead - Use crypto_request_complete
Herbert Xu
1
-1
/
+1
2022-12-02
crypto: aead - Add ctx helpers with DMA alignment
Herbert Xu
1
-0
/
+22
2022-09-30
crypto: aead - Remove unused inline functions from aead
Gaosheng Cui
1
-25
/
+0
2020-01-09
crypto: aead - pass instance to crypto_grab_aead()
Eric Biggers
1
-8
/
+3
2019-12-11
crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h>
Eric Biggers
1
-10
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2016-07-18
crypto: aead - Add chunk size
Herbert Xu
1
-0
/
+21
2016-02-06
crypto: aead - move aead_request_cast helper to aead.h
Tadeusz Struk
1
-0
/
+6
2015-08-17
crypto: aead - Remove old AEAD interfaces
Herbert Xu
1
-38
/
+4
2015-08-17
crypto: aead - Add type-safe geniv init/exit helpers
Herbert Xu
1
-6
/
+0
2015-07-14
crypto: aead - Add type-safe function for freeing instances
Herbert Xu
1
-0
/
+1
2015-07-14
crypto: aead - Add aead_queue interface
Herbert Xu
1
-0
/
+35
2015-06-19
crypto: aead - Fix aead_instance struct size
Herbert Xu
1
-1
/
+8
2015-06-03
crypto: aead - Add multiple algorithm registration interface
Herbert Xu
1
-0
/
+2
2015-06-03
crypto: aead - Ignore return value from crypto_unregister_alg
Herbert Xu
1
-1
/
+1
2015-06-03
crypto: aead - Add aead_alg_instance
Herbert Xu
1
-0
/
+5
2015-05-25
crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize
Herbert Xu
1
-12
/
+7
2015-05-22
crypto: seqiv - Add support for new AEAD interface
Herbert Xu
1
-4
/
+3
2015-05-22
crypto: aead - Add support for new AEAD implementations
Herbert Xu
1
-2
/
+34
2015-05-22
crypto: aead - Add crypto_aead_maxauthsize
Herbert Xu
1
-0
/
+5
2015-05-22
crypto: aead - Rename aead_alg to old_aead_alg
Herbert Xu
1
-0
/
+5
2015-05-13
crypto: aead - Convert top level interface to new style
Herbert Xu
1
-4
/
+34
2015-05-13
crypto: aead - Add crypto_aead_set_reqsize helper
Herbert Xu
1
-0
/
+6
2012-03-29
crypto: user - Fix lookup of algorithms with IV generator
Steffen Klassert
1
-0
/
+2
2008-01-11
[CRYPTO] aead: Create default givcipher instances
Herbert Xu
1
-0
/
+3
2008-01-11
[CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free
Herbert Xu
1
-0
/
+77