index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
inside-secure
/
safexcel.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-41
/
+188
2019-09-13
crypto: inside-secure - Base RD fetchcount on actual RD FIFO size
Pascal van Leeuwen
1
-11
/
+26
2019-09-13
crypto: inside-secure - Base CD fetchcount on actual CD FIFO size
Pascal van Leeuwen
1
-10
/
+37
2019-09-13
crypto: inside-secure - Enable extended algorithms on newer HW
Pascal van Leeuwen
1
-0
/
+2
2019-09-13
crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRL
Pascal van Leeuwen
1
-2
/
+2
2019-09-13
crypto: inside-secure - Add EIP97/EIP197 and endianness detection
Pascal van Leeuwen
1
-47
/
+107
2019-09-05
crypto: inside-secure - Added support for basic AES-CCM
Pascal van Leeuwen
1
-2
/
+2
2019-09-05
crypto: inside-secure - Added AES-OFB support
Pascal van Leeuwen
1
-0
/
+1
2019-09-05
crypto: inside-secure - Added AES-CFB support
Pascal van Leeuwen
1
-0
/
+1
2019-09-05
crypto: inside-secure - Added support for basic AES-GCM
Pascal van Leeuwen
1
-1
/
+3
2019-09-05
crypto: inside-secure - Only enable algorithms advertised by the hardware
Pascal van Leeuwen
1
-2
/
+34
2019-09-05
crypto: inside-secure - Add support for the AES-XTS algorithm
Pascal van Leeuwen
1
-0
/
+1
2019-08-30
crypto: inside-secure - add support for using the EIP197 without vendor firmware
Pascal van Leeuwen
1
-45
/
+149
2019-08-30
crypto: inside-secure - add support for PCI based FPGA development board
Pascal van Leeuwen
1
-163
/
+376
2019-08-30
crypto: inside-secure - Remove redundant algo to engine mapping code
Pascal van Leeuwen
1
-9
/
+0
2019-08-09
crypto: inside-secure - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-26
crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes)))...
Pascal van Leeuwen
1
-4
/
+10
2019-07-26
crypto: inside-secure - added support for rfc3686(ctr(aes))
Pascal van Leeuwen
1
-11
/
+4
2019-07-26
crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))
Pascal van Leeuwen
1
-0
/
+1
2019-07-26
crypto: inside-secure - silently return -EINVAL for input error cases
Pascal van Leeuwen
1
-5
/
+20
2019-06-06
crypto: inside-secure - enable context reuse
Antoine Tenart
1
-0
/
+6
2019-06-06
crypto: inside-secure - change returned error when a descriptor reports an error
Antoine Tenart
1
-1
/
+1
2019-06-06
crypto: inside-secure - improve the result error format when displayed
Antoine Tenart
1
-1
/
+1
2019-06-06
crypto: inside-secure - fix coding style for a condition
Antoine Tenart
1
-2
/
+1
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-3
/
+5
2018-07-20
crypto: inside-secure - switch to SPDX identifiers
Antoine Tenart
1
-4
/
+1
2018-07-09
crypto: inside-secure - remove request list to improve performance
Ofer Heifetz
1
-46
/
+45
2018-07-09
crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) support
Ofer Heifetz
1
-0
/
+3
2018-07-09
crypto: inside-secure - ecb(des) and cbc(des) support
Ofer Heifetz
1
-0
/
+3
2018-07-09
crypto: inside-secure - hmac(md5) support
Ofer Heifetz
1
-1
/
+2
2018-07-09
crypto: inside-secure - md5 support
Ofer Heifetz
1
-0
/
+2
2018-07-09
crypto: inside-secure - set tx_max_cmd_queue to 32
Ofer Heifetz
1
-0
/
+4
2018-07-09
crypto: inside-secure - reset CDR and RDR rings on module removal
Ofer Heifetz
1
-0
/
+20
2018-07-09
crypto: inside-secure - adjust the TRC configuration for EIP197D
Ofer Heifetz
1
-9
/
+21
2018-07-09
crypto: inside-secure - eip197d support
Antoine Tenart
1
-10
/
+36
2018-07-09
crypto: inside-secure - add multiple processing engine support
Ofer Heifetz
1
-99
/
+125
2018-07-09
crypto: inside-secure - dynamic ring configuration allocation
Ofer Heifetz
1
-0
/
+7
2018-07-09
crypto: inside-secure - add an invalidation flag
Antoine Tenart
1
-0
/
+3
2018-07-09
crypto: inside-secure - filter out the algorithms by engine
Antoine Tenart
1
-0
/
+9
2018-07-09
crypto: inside-secure - use precise compatibles
Antoine Tenart
1
-7
/
+17
2018-07-09
crypto: inside-secure - move the firmware to a better location
Antoine Tenart
1
-6
/
+12
2018-06-22
crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) support
Antoine Tenart
1
-0
/
+1
2018-06-22
crypto: inside-secure - hmac(sha384) support
Antoine Tenart
1
-0
/
+1
2018-06-22
crypto: inside-secure - sha384 support
Antoine Tenart
1
-0
/
+1
2018-06-22
crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) support
Antoine Tenart
1
-0
/
+1
2018-06-22
crypto: inside-secure - hmac(sha512) support
Antoine Tenart
1
-0
/
+1
2018-06-22
crypto: inside-secure - sha512 support
Antoine Tenart
1
-0
/
+1
2018-06-22
crypto: inside-secure - increase minimum transfer size
Ofer Heifetz
1
-4
/
+4
2018-06-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+32
[next]