index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-23
crypto: nx - don't abuse blkcipher_desc to pass iv around
Eric Biggers
7
-57
/
+43
2019-10-23
crypto: padlock-aes - convert to skcipher API
Eric Biggers
1
-83
/
+74
2019-10-23
crypto: s390/des - convert to skcipher API
Eric Biggers
1
-247
/
+172
2019-10-23
crypto: s390/paes - convert to skcipher API
Eric Biggers
1
-240
/
+174
2019-10-23
crypto: s390/aes - convert to skcipher API
Eric Biggers
1
-375
/
+234
2019-10-23
crypto: sparc/des - convert to skcipher API
Eric Biggers
2
-272
/
+228
2019-10-23
crypto: sparc/camellia - convert to skcipher API
Eric Biggers
2
-122
/
+96
2019-10-23
crypto: sparc/aes - convert to skcipher API
Eric Biggers
2
-169
/
+144
2019-10-23
crypto: chtls - remove the redundant check in chtls_recvmsg()
Yunfeng Ye
1
-2
/
+1
2019-10-23
crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig
Zhou Wang
1
-0
/
+1
2019-10-23
crypto: ux500 - Remove set but not used variable 'cookie'
zhengbin
1
-2
/
+1
2019-10-23
crypto: arm - use Kconfig based compiler checks for crypto opcodes
Ard Biesheuvel
7
-33
/
+19
2019-10-23
crypto: geode-aes - convert to skcipher API and make thread-safe
Eric Biggers
2
-306
/
+149