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
/
safexcel.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+2
2020-09-25
crypto: inside-secure - Reuse code in safexcel_hmac_alg_setkey
Herbert Xu
1
-2
/
+3
2020-09-25
crypto: inside-secure - Move ipad/opad into safexcel_context
Herbert Xu
1
-0
/
+9
2020-09-25
crypto: inside-secure - Move priv pointer into safexcel_context
Herbert Xu
1
-0
/
+1
2020-09-18
crypto: inside-secure - Add support for EIP197 with output classifier
Pascal van Leeuwen
1
-0
/
+13
2020-07-31
crypto: inside-secure - irq balance
Sven Auhagen
1
-0
/
+3
2019-12-20
crypto: inside-secure - Fix Unable to fit even 1 command desc error w/ EIP97
Pascal van Leeuwen
1
-9
/
+25
2019-11-17
crypto: inside-secure - Fix hangup during probing for EIP97 engine
Pascal van Leeuwen
1
-4
/
+4
2019-11-01
crypto: inside-secure - Fixed warnings on inconsistent byte order handling
Pascal van Leeuwen
1
-2
/
+2
2019-10-04
crypto: inside-secure - Add support for the EIP196
Pascal van Leeuwen
1
-1
/
+29
2019-10-04
crypto: inside-secure - Add support for HW with less ring AIC's than rings
Pascal van Leeuwen
1
-0
/
+4
2019-10-04
crypto: inside-secure - Add support for 256 bit wide internal bus
Pascal van Leeuwen
1
-6
/
+12
2019-10-04
crypto: inside-secure - Added support for the rfc4309(ccm(aes)) AEAD
Pascal van Leeuwen
1
-1
/
+4
2019-10-04
crypto: inside-secure - Added support for the rfc4543(gcm(aes)) "AEAD"
Pascal van Leeuwen
1
-0
/
+2
2019-10-04
crypto: inside-secure - Added support for the rfc4106(gcm(aes)) AEAD
Pascal van Leeuwen
1
-0
/
+1
2019-10-04
crypto: inside-secure - Fixed corner case TRC admin RAM probing issue
Pascal van Leeuwen
1
-0
/
+2
2019-10-04
crypto: inside-secure - Added support for authenc HMAC-SHA2/DES-CBC
Pascal van Leeuwen
1
-0
/
+4
2019-10-04
crypto: inside-secure - Added support for authenc HMAC-SHA2/3DES-CBC
Pascal van Leeuwen
1
-0
/
+4
2019-10-04
crypto: inside-secure - Added support for authenc HMAC-SHA1/DES-CBC
Pascal van Leeuwen
1
-0
/
+1
2019-10-04
crypto: inside-secure - Add HMAC-SHA3 family of authentication algorithms
Pascal van Leeuwen
1
-0
/
+4
2019-10-04
crypto: inside-secure - Add SHA3 family of basic hash algorithms
Pascal van Leeuwen
1
-0
/
+9
2019-10-04
crypto: inside-secure - Add SM4 based authenc AEAD ciphersuites
Pascal van Leeuwen
1
-0
/
+4
2019-10-04
crypto: inside-secure - Add support for the rfc3685(ctr(sm4)) skcipher
Pascal van Leeuwen
1
-0
/
+1
2019-10-04
crypto: inside-secure - Add support for the cfb(sm4) skcipher
Pascal van Leeuwen
1
-0
/
+1
2019-10-04
crypto: inside-secure - Add support for the ofb(sm4) skcipher
Pascal van Leeuwen
1
-0
/
+1
2019-10-04
crypto: inside-secure - Add support for the cbc(sm4) skcipher
Pascal van Leeuwen
1
-0
/
+1
2019-10-04
crypto: inside-secure - Add support for the ecb(sm4) skcipher
Pascal van Leeuwen
1
-0
/
+2
2019-10-04
crypto: inside-secure - Added support for HMAC-SM3 ahash
Pascal van Leeuwen
1
-0
/
+1
2019-10-04
crypto: inside-secure - Added support for basic SM3 ahash
Pascal van Leeuwen
1
-0
/
+8
2019-10-04
crypto: inside-secure - Add support for the Chacha20-Poly1305 AEAD
Pascal van Leeuwen
1
-0
/
+8
2019-10-04
crypto: inside-secure - Added support for the CHACHA20 skcipher
Pascal van Leeuwen
1
-0
/
+3
2019-10-04
crypto: inside-secure - Added support for the AES-CMAC ahash
Pascal van Leeuwen
1
-0
/
+1
2019-10-04
crypto: inside-secure - Added support for the AES XCBC ahash
Pascal van Leeuwen
1
-0
/
+1
2019-10-04
crypto: inside-secure - Added support for the AES CBCMAC ahash
Pascal van Leeuwen
1
-0
/
+1
2019-10-04
crypto: inside-secure - Added support for CRC32
Pascal van Leeuwen
1
-0
/
+2
2019-09-13
crypto: inside-secure - Probe transform record cache RAM sizes
Pascal van Leeuwen
1
-9
/
+12
2019-09-13
crypto: inside-secure - Base RD fetchcount on actual RD FIFO size
Pascal van Leeuwen
1
-1
/
+14
2019-09-13
crypto: inside-secure - Base CD fetchcount on actual CD FIFO size
Pascal van Leeuwen
1
-0
/
+11
2019-09-13
crypto: inside-secure - Enable extended algorithms on newer HW
Pascal van Leeuwen
1
-0
/
+1
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
-3
/
+23
2019-09-05
crypto: inside-secure - Added support for basic AES-CCM
Pascal van Leeuwen
1
-1
/
+9
2019-09-05
crypto: inside-secure - Added AES-OFB support
Pascal van Leeuwen
1
-0
/
+2
2019-09-05
crypto: inside-secure - Added AES-CFB support
Pascal van Leeuwen
1
-0
/
+2
2019-09-05
crypto: inside-secure - Added support for basic AES-GCM
Pascal van Leeuwen
1
-1
/
+6
2019-09-05
crypto: inside-secure - Made .cra_priority value a define
Pascal van Leeuwen
1
-0
/
+3
2019-09-05
crypto: inside-secure - Only enable algorithms advertised by the hardware
Pascal van Leeuwen
1
-0
/
+33
2019-09-05
crypto: inside-secure - Add support for the AES-XTS algorithm
Pascal van Leeuwen
1
-0
/
+2
2019-08-30
crypto: inside-secure - add support for using the EIP197 without vendor firmware
Pascal van Leeuwen
1
-0
/
+12
2019-08-30
crypto: inside-secure - add support for PCI based FPGA development board
Pascal van Leeuwen
1
-3
/
+27
[next]