index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
aegis128l.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
crypto: arm64/aes-ce-gcm - implement 2-way aggregation
Ard Biesheuvel
2
-68
/
+52
2018-08-07
crypto: arm64/aes-ce-gcm - operate on two input blocks at a time
Ard Biesheuvel
2
-69
/
+161
2018-08-07
crypto: arm64 - revert NEON yield for fast AEAD implementations
Ard Biesheuvel
2
-146
/
+80
2018-08-03
crypto: dh - make crypto_dh_encode_key() make robust
Eric Biggers
1
-14
/
+16
2018-08-03
crypto: dh - fix calculating encoded key size
Eric Biggers
2
-7
/
+7
2018-08-03
crypto: ccp - Check for NULL PSP pointer at module unload
Tom Lendacky
1
-0
/
+3
2018-08-03
crypto: arm/chacha20 - always use vrev for 16-bit rotates
Eric Biggers
1
-6
/
+4
2018-08-03
crypto: ccree - allow bigger than sector XTS op
Gilad Ben-Yossef
1
-4
/
+1
2018-08-03
crypto: ccree - zero all of request ctx before use
Gilad Ben-Yossef
1
-3
/
+3
2018-08-03
crypto: ccree - remove cipher ivgen left overs
Gilad Ben-Yossef
3
-18
/
+2
2018-08-03
crypto: ccree - drop useless type flag during reg
Gilad Ben-Yossef
3
-30
/
+1
2018-08-03
crypto: ablkcipher - fix crash flushing dcache in error path
Eric Biggers
1
-31
/
+26
2018-08-03
crypto: blkcipher - fix crash flushing dcache in error path
Eric Biggers
1
-28
/
+26
2018-08-03
crypto: skcipher - fix crash flushing dcache in error path
Eric Biggers
1
-26
/
+27
2018-08-03
crypto: skcipher - remove unnecessary setting of walk->nbytes
Eric Biggers
1
-1
/
+0
2018-08-03
crypto: scatterwalk - remove scatterwalk_samebuf()
Eric Biggers
1
-7
/
+0
2018-08-03
crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()
Eric Biggers
5
-13
/
+7
2018-08-03
crypto: skcipher - fix aligning block size in skcipher_copy_iv()
Eric Biggers
1
-1
/
+1
2018-08-03
arm64: dts: hisi: add SEC crypto accelerator nodes for hip07 SoC
Jonathan Cameron
1
-0
/
+284
2018-08-03
crypto: hisilicon - SEC security accelerator driver
Jonathan Cameron
8
-0
/
+2895