index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
inside-secure
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-31
crypto: inside-secure - Fix a maybe-uninitialized warning
Arnd Bergmann
1
-0
/
+2
2019-12-05
crypto: inside-secure - Fix stability issue with Macchiatobin
Pascal van Leeuwen
1
-2
/
+2
2019-09-20
crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n
Pascal van Leeuwen
1
-11
/
+29
2019-09-13
crypto: inside-secure - Probe transform record cache RAM sizes
Pascal van Leeuwen
2
-50
/
+200
2019-09-13
crypto: inside-secure - Base RD fetchcount on actual RD FIFO size
Pascal van Leeuwen
2
-12
/
+40
2019-09-13
crypto: inside-secure - Base CD fetchcount on actual CD FIFO size
Pascal van Leeuwen
2
-10
/
+48
2019-09-13
crypto: inside-secure - Enable extended algorithms on newer HW
Pascal van Leeuwen
2
-0
/
+3
2019-09-13
crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRL
Pascal van Leeuwen
2
-4
/
+4
2019-09-13
crypto: inside-secure - Add EIP97/EIP197 and endianness detection
Pascal van Leeuwen
2
-50
/
+130
2019-09-05
crypto: inside-secure - Added support for basic AES-CCM
Pascal van Leeuwen
3
-53
/
+249
2019-09-05
crypto: inside-secure - Added AES-OFB support
Pascal van Leeuwen
3
-0
/
+39
2019-09-05
crypto: inside-secure - Added AES-CFB support
Pascal van Leeuwen
3
-0
/
+39
2019-09-05
crypto: inside-secure - Added support for basic AES-GCM
Pascal van Leeuwen
4
-41
/
+204
2019-09-05
crypto: inside-secure - Minor code cleanup and optimizations
Pascal van Leeuwen
1
-39
/
+47
2019-09-05
crypto: inside-secure - Minor optimization recognizing CTR is always AES
Pascal van Leeuwen
1
-11
/
+14
2019-09-05
crypto: inside-secure - Made .cra_priority value a define
Pascal van Leeuwen
3
-31
/
+34
2019-09-05
crypto: inside-secure - Only enable algorithms advertised by the hardware
Pascal van Leeuwen
4
-2
/
+98
2019-09-05
crypto: inside-secure - Add support for the AES-XTS algorithm
Pascal van Leeuwen
3
-4
/
+123
2019-09-05
crypto: inside-secure - Move static cipher alg & mode settings to init
Pascal van Leeuwen
1
-147
/
+111
2019-08-30
crypto: inside-secure - add support for using the EIP197 without vendor firmware
Pascal van Leeuwen
2
-45
/
+161
2019-08-30
crypto: inside-secure - add support for PCI based FPGA development board
Pascal van Leeuwen
3
-167
/
+405
2019-08-30
crypto: inside-secure - Remove redundant algo to engine mapping code
Pascal van Leeuwen
4
-33
/
+0
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
1
-1
/
+1
2019-08-22
crypto: safexcel/des - switch to new verification routines
Ard Biesheuvel
1
-17
/
+7
2019-08-09
crypto: inside-secure - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-09
crypto: inside-secure - Remove redundant DES ECB & CBC keysize check
Pascal van Leeuwen
1
-5
/
+0
2019-08-09
crypto: inside-secure - Use defines instead of some constants (cosmetic)
Pascal van Leeuwen
1
-16
/
+19
2019-07-26
crypto: inside-secure -reduce hash byte counters to 64 bits
Pascal van Leeuwen
2
-56
/
+36
2019-07-26
crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes)))...
Pascal van Leeuwen
3
-45
/
+250
2019-07-26
crypto: inside-secure - added support for rfc3686(ctr(aes))
Pascal van Leeuwen
3
-64
/
+138
2019-07-26
crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))
Pascal van Leeuwen
3
-19
/
+72
2019-07-26
crypto: safexcel/aes - switch to library version of key expansion routine
Ard Biesheuvel
1
-1
/
+1
2019-07-26
crypto: inside-secure - add support for 0 length HMAC messages
Pascal van Leeuwen
1
-3
/
+44
2019-07-26
crypto: inside-secure - add support for arbitrary size hash/HMAC updates
Pascal van Leeuwen
2
-158
/
+269
2019-07-26
crypto: inside-secure - let HW deal with initial hash digest
Pascal van Leeuwen
1
-65
/
+6
2019-07-26
crypto: inside-secure: back out parts of earlier HMAC update workaround
Pascal van Leeuwen
1
-19
/
+13
2019-07-26
crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decrypt
Pascal van Leeuwen
2
-5
/
+4
2019-07-26
crypto: inside-secure - fix scatter/gather list to descriptor conversion
Pascal van Leeuwen
1
-46
/
+136
2019-07-26
crypto: inside-secure - fix incorrect skcipher output IV
Pascal van Leeuwen
1
-41
/
+43
2019-07-26
crypto: inside-secure - silently return -EINVAL for input error cases
Pascal van Leeuwen
1
-5
/
+20
2019-07-26
crypto: inside-secure - keep ivsize for DES ECB modes at 0
Pascal van Leeuwen
1
-2
/
+0
2019-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-84
/
+157
2019-06-06
crypto: inside-secure - do not rely on the hardware last bit for result descr...
Antoine Tenart
1
-6
/
+18
2019-06-06
crypto: inside-secure - fix use of the SG list
Antoine Tenart
2
-30
/
+12
2019-06-06
crypto: inside-secure - add support for HMAC updates
Antoine Tenart
2
-22
/
+38
2019-06-06
crypto: inside-secure - implement IV retrieval
Antoine Tenart
2
-7
/
+53
2019-06-06
crypto: inside-secure - fix queued len computation
Antoine Tenart
1
-3
/
+5
2019-06-06
crypto: inside-secure - fix zeroing of the request in ahash_exit_inv
Antoine Tenart
1
-1
/
+1
2019-06-06
crypto: inside-secure - unify cache reset
Antoine Tenart
1
-0
/
+2
2019-06-06
crypto: inside-secure - enable context reuse
Antoine Tenart
3
-0
/
+16
[next]