index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
inside-secure
/
safexcel.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: inside-secure - Added AES-OFB support
Pascal van Leeuwen
2019-09-05
1
-0
/
+2
*
crypto: inside-secure - Added AES-CFB support
Pascal van Leeuwen
2019-09-05
1
-0
/
+2
*
crypto: inside-secure - Added support for basic AES-GCM
Pascal van Leeuwen
2019-09-05
1
-1
/
+6
*
crypto: inside-secure - Made .cra_priority value a define
Pascal van Leeuwen
2019-09-05
1
-0
/
+3
*
crypto: inside-secure - Only enable algorithms advertised by the hardware
Pascal van Leeuwen
2019-09-05
1
-0
/
+33
*
crypto: inside-secure - Add support for the AES-XTS algorithm
Pascal van Leeuwen
2019-09-05
1
-0
/
+2
*
crypto: inside-secure - add support for using the EIP197 without vendor firmware
Pascal van Leeuwen
2019-08-30
1
-0
/
+12
*
crypto: inside-secure - add support for PCI based FPGA development board
Pascal van Leeuwen
2019-08-30
1
-3
/
+27
*
crypto: inside-secure - Remove redundant algo to engine mapping code
Pascal van Leeuwen
2019-08-30
1
-1
/
+0
*
crypto: inside-secure -reduce hash byte counters to 64 bits
Pascal van Leeuwen
2019-07-26
1
-2
/
+2
*
crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes)))...
Pascal van Leeuwen
2019-07-26
1
-0
/
+5
*
crypto: inside-secure - added support for rfc3686(ctr(aes))
Pascal van Leeuwen
2019-07-26
1
-29
/
+3
*
crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))
Pascal van Leeuwen
2019-07-26
1
-0
/
+1
*
crypto: inside-secure - add support for arbitrary size hash/HMAC updates
Pascal van Leeuwen
2019-07-26
1
-1
/
+3
*
crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decrypt
Pascal van Leeuwen
2019-07-26
1
-1
/
+1
*
crypto: inside-secure - add support for HMAC updates
Antoine Tenart
2019-06-06
1
-1
/
+1
*
crypto: inside-secure - implement IV retrieval
Antoine Tenart
2019-06-06
1
-0
/
+8
*
crypto: inside-secure - enable context reuse
Antoine Tenart
2019-06-06
1
-0
/
+7
*
crypto: inside-secure - switch to SPDX identifiers
Antoine Tenart
2018-07-20
1
-4
/
+1
*
crypto: inside-secure - remove request list to improve performance
Ofer Heifetz
2018-07-08
1
-13
/
+18
*
crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) support
Ofer Heifetz
2018-07-08
1
-0
/
+3
*
crypto: inside-secure - ecb(des) and cbc(des) support
Ofer Heifetz
2018-07-08
1
-0
/
+4
*
crypto: inside-secure - hmac(md5) support
Ofer Heifetz
2018-07-08
1
-0
/
+1
*
crypto: inside-secure - md5 support
Ofer Heifetz
2018-07-08
1
-0
/
+2
*
crypto: inside-secure - set tx_max_cmd_queue to 32
Ofer Heifetz
2018-07-08
1
-0
/
+1
*
crypto: inside-secure - adjust the TRC configuration for EIP197D
Ofer Heifetz
2018-07-08
1
-3
/
+9
*
crypto: inside-secure - eip197d support
Antoine Tenart
2018-07-08
1
-0
/
+1
*
crypto: inside-secure - add multiple processing engine support
Ofer Heifetz
2018-07-08
1
-19
/
+25
*
crypto: inside-secure - dynamic ring configuration allocation
Ofer Heifetz
2018-07-08
1
-33
/
+35
*
crypto: inside-secure - add an invalidation flag
Antoine Tenart
2018-07-08
1
-0
/
+5
*
crypto: inside-secure - filter out the algorithms by engine
Antoine Tenart
2018-07-08
1
-2
/
+3
*
crypto: inside-secure - use precise compatibles
Antoine Tenart
2018-07-08
1
-2
/
+2
*
crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) support
Antoine Tenart
2018-06-22
1
-0
/
+1
*
crypto: inside-secure - hmac(sha384) support
Antoine Tenart
2018-06-22
1
-0
/
+1
*
crypto: inside-secure - sha384 support
Antoine Tenart
2018-06-22
1
-0
/
+1
*
crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) support
Antoine Tenart
2018-06-22
1
-0
/
+1
*
crypto: inside-secure - hmac(sha512) support
Antoine Tenart
2018-06-22
1
-1
/
+2
*
crypto: inside-secure - sha512 support
Antoine Tenart
2018-06-22
1
-4
/
+7
*
crypto: inside-secure - improve the counter computation
Antoine Tenart
2018-06-22
1
-0
/
+5
*
crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support
Antoine Tenart
2018-05-26
1
-0
/
+1
*
crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support
Antoine Tenart
2018-05-26
1
-0
/
+1
*
crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support
Antoine Tenart
2018-05-26
1
-2
/
+25
*
crypto: inside-secure - improve error reporting
Antoine Tenart
2018-05-26
1
-0
/
+2
*
crypto: inside-secure - fix the hash then encrypt/decrypt types
Antoine Tenart
2018-05-26
1
-2
/
+2
*
crypto: inside-secure - remove VLAs
Antoine Tenart
2018-05-26
1
-0
/
+9
*
crypto: inside-secure - hmac(sha224) support
Antoine Tenart
2018-03-30
1
-0
/
+1
*
crypto: inside-secure - hmac(sha256) support
Antoine Tenart
2018-03-30
1
-0
/
+1
*
crypto: inside-secure - fix a typo in a register name
Antoine Tenart
2018-03-30
1
-1
/
+1
*
crypto: inside-secure - fix typo s/allways/always/ in a define
Antoine Tenart
2018-03-30
1
-1
/
+1
*
crypto: inside-secure - fix clock resource by adding a register clock
Gregory CLEMENT
2018-03-23
1
-0
/
+1
[next]