index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
/
aead.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: aead - Remove old AEAD interfaces
Herbert Xu
2015-08-17
1
-134
/
+14
*
crypto: doc - AEAD API conversion
Stephan Mueller
2015-08-04
1
-0
/
+24
*
crypto: doc - Fix typo in crypto-API.xml
Masanari Iida
2015-06-04
1
-1
/
+1
*
crypto: aead - Add type-safe init/exit functions
Herbert Xu
2015-06-03
1
-0
/
+13
*
crypto: doc - cover new AEAD interface
Stephan Mueller
2015-06-03
1
-1
/
+4
*
crypto: aead - Document behaviour of AD in destination buffer
Herbert Xu
2015-05-28
1
-4
/
+10
*
crypto: aead - Remove unused cryptoff parameter
Herbert Xu
2015-05-25
1
-6
/
+1
*
crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize
Herbert Xu
2015-05-25
1
-3
/
+18
*
crypto: aead - Add support for new AEAD implementations
Herbert Xu
2015-05-22
1
-2
/
+42
*
crypto: aead - Rename aead_alg to old_aead_alg
Herbert Xu
2015-05-22
1
-0
/
+2
*
crypto: aead - Add new interface with single SG list
Herbert Xu
2015-05-22
1
-6
/
+29
*
crypto: aead - Convert top level interface to new style
Herbert Xu
2015-05-13
1
-4
/
+432
*
crypto: Resolve shadow warnings
Mark Rustad
2014-08-01
1
-2
/
+2
*
[CRYPTO] aead: Add top-level givencrypt/givdecrypt calls
Herbert Xu
2008-01-11
1
-0
/
+67
*
[CRYPTO] aead: Add givcrypt operations
Herbert Xu
2008-01-11
1
-0
/
+38