index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
echainiv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
crypto: null - Remove VLA usage of skcipher
Kees Cook
1
-2
/
+2
2017-12-22
crypto: echainiv - Remove unused alg/spawn variable
Corentin Labbe
1
-5
/
+0
2016-09-13
crypto: echainiv - Replace chaining with multiplication
Herbert Xu
1
-91
/
+24
2016-07-18
crypto: echainiv - Use skcipher
Herbert Xu
1
-6
/
+10
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