index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
echainiv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-17
crypto: echainiv - Use generic geniv init/exit helpers
Herbert Xu
1
-63
/
+7
2015-08-17
crypto: echainiv - Remove AEAD compatibility code
Herbert Xu
1
-4
/
+0
2015-07-14
crypto: echainiv - Fix encryption convention
Herbert Xu
1
-13
/
+11
2015-06-22
crypto: echainiv - Only hold RNG during initialisation
Herbert Xu
1
-22
/
+6
2015-06-04
crypto: echainiv - Move IV seeding into init function
Herbert Xu
1
-24
/
+6
2015-05-28
crypto: echainiv - Fix IV size in context size calculation
Herbert Xu
1
-1
/
+1
2015-05-28
crypto: echainiv - Use common IV generation code
Herbert Xu
1
-212
/
+18
2015-05-28
crypto: echainiv - Copy AD along with plain text
Herbert Xu
1
-8
/
+2
2015-05-25
crypto: aead - Remove unused cryptoff parameter
Herbert Xu
1
-2
/
+2
2015-05-25
crypto: echainiv - Stop using cryptoff
Herbert Xu
1
-12
/
+23
2015-05-25
crypto: echainiv - Use aead_register_instance
Herbert Xu
1
-19
/
+23
2015-05-25
crypto: echainiv - echainiv_read_iv() can be static
Wu Fengguang
1
-2
/
+2
2015-05-22
crypto: echainiv - Add encrypted chain IV generator
Herbert Xu
1
-0
/
+531