index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
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