index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
inside-secure
/
safexcel.c
Age
Commit message (
Expand
)
Author
2019-09-20
crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n
Pascal van Leeuwen
2019-09-13
crypto: inside-secure - Probe transform record cache RAM sizes
Pascal van Leeuwen
2019-09-13
crypto: inside-secure - Base RD fetchcount on actual RD FIFO size
Pascal van Leeuwen
2019-09-13
crypto: inside-secure - Base CD fetchcount on actual CD FIFO size
Pascal van Leeuwen
2019-09-13
crypto: inside-secure - Enable extended algorithms on newer HW
Pascal van Leeuwen
2019-09-13
crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRL
Pascal van Leeuwen
2019-09-13
crypto: inside-secure - Add EIP97/EIP197 and endianness detection
Pascal van Leeuwen
2019-09-05
crypto: inside-secure - Added support for basic AES-CCM
Pascal van Leeuwen
2019-09-05
crypto: inside-secure - Added AES-OFB support
Pascal van Leeuwen
2019-09-05
crypto: inside-secure - Added AES-CFB support
Pascal van Leeuwen
2019-09-05
crypto: inside-secure - Added support for basic AES-GCM
Pascal van Leeuwen
2019-09-05
crypto: inside-secure - Only enable algorithms advertised by the hardware
Pascal van Leeuwen
2019-09-05
crypto: inside-secure - Add support for the AES-XTS algorithm
Pascal van Leeuwen
2019-08-30
crypto: inside-secure - add support for using the EIP197 without vendor firmware
Pascal van Leeuwen
2019-08-30
crypto: inside-secure - add support for PCI based FPGA development board
Pascal van Leeuwen
2019-08-30
crypto: inside-secure - Remove redundant algo to engine mapping code
Pascal van Leeuwen
2019-08-09
crypto: inside-secure - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-26
crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes)))...
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - added support for rfc3686(ctr(aes))
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - silently return -EINVAL for input error cases
Pascal van Leeuwen
2019-06-06
crypto: inside-secure - enable context reuse
Antoine Tenart
2019-06-06
crypto: inside-secure - change returned error when a descriptor reports an error
Antoine Tenart
2019-06-06
crypto: inside-secure - improve the result error format when displayed
Antoine Tenart
2019-06-06
crypto: inside-secure - fix coding style for a condition
Antoine Tenart
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
2018-07-20
crypto: inside-secure - switch to SPDX identifiers
Antoine Tenart
2018-07-09
crypto: inside-secure - remove request list to improve performance
Ofer Heifetz
2018-07-09
crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) support
Ofer Heifetz
2018-07-09
crypto: inside-secure - ecb(des) and cbc(des) support
Ofer Heifetz
2018-07-09
crypto: inside-secure - hmac(md5) support
Ofer Heifetz
2018-07-09
crypto: inside-secure - md5 support
Ofer Heifetz
2018-07-09
crypto: inside-secure - set tx_max_cmd_queue to 32
Ofer Heifetz
2018-07-09
crypto: inside-secure - reset CDR and RDR rings on module removal
Ofer Heifetz
2018-07-09
crypto: inside-secure - adjust the TRC configuration for EIP197D
Ofer Heifetz
2018-07-09
crypto: inside-secure - eip197d support
Antoine Tenart
2018-07-09
crypto: inside-secure - add multiple processing engine support
Ofer Heifetz
2018-07-09
crypto: inside-secure - dynamic ring configuration allocation
Ofer Heifetz
2018-07-09
crypto: inside-secure - add an invalidation flag
Antoine Tenart
2018-07-09
crypto: inside-secure - filter out the algorithms by engine
Antoine Tenart
2018-07-09
crypto: inside-secure - use precise compatibles
Antoine Tenart
2018-07-09
crypto: inside-secure - move the firmware to a better location
Antoine Tenart
2018-06-22
crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) support
Antoine Tenart
2018-06-22
crypto: inside-secure - hmac(sha384) support
Antoine Tenart
2018-06-22
crypto: inside-secure - sha384 support
Antoine Tenart
2018-06-22
crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) support
Antoine Tenart
2018-06-22
crypto: inside-secure - hmac(sha512) support
Antoine Tenart
2018-06-22
crypto: inside-secure - sha512 support
Antoine Tenart
2018-06-22
crypto: inside-secure - increase minimum transfer size
Ofer Heifetz
2018-06-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
[next]