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