index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
echainiv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: echainiv - Use generic geniv init/exit helpers
Herbert Xu
2015-08-17
1
-63
/
+7
*
crypto: echainiv - Remove AEAD compatibility code
Herbert Xu
2015-08-17
1
-4
/
+0
*
crypto: echainiv - Fix encryption convention
Herbert Xu
2015-07-14
1
-13
/
+11
*
crypto: echainiv - Only hold RNG during initialisation
Herbert Xu
2015-06-22
1
-22
/
+6
*
crypto: echainiv - Move IV seeding into init function
Herbert Xu
2015-06-04
1
-24
/
+6
*
crypto: echainiv - Fix IV size in context size calculation
Herbert Xu
2015-05-28
1
-1
/
+1
*
crypto: echainiv - Use common IV generation code
Herbert Xu
2015-05-28
1
-212
/
+18
*
crypto: echainiv - Copy AD along with plain text
Herbert Xu
2015-05-28
1
-8
/
+2
*
crypto: aead - Remove unused cryptoff parameter
Herbert Xu
2015-05-25
1
-2
/
+2
*
crypto: echainiv - Stop using cryptoff
Herbert Xu
2015-05-25
1
-12
/
+23
*
crypto: echainiv - Use aead_register_instance
Herbert Xu
2015-05-25
1
-19
/
+23
*
crypto: echainiv - echainiv_read_iv() can be static
Wu Fengguang
2015-05-25
1
-2
/
+2
*
crypto: echainiv - Add encrypted chain IV generator
Herbert Xu
2015-05-22
1
-0
/
+531