Antoine Tenart
|
01ba061d0f
crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support
|
7 years ago |
Antoine Tenart
|
678b2878ac
crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support
|
7 years ago |
Antoine Tenart
|
f6beaea304
crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support
|
7 years ago |
Antoine Tenart
|
bdfd190956
crypto: inside-secure - improve error reporting
|
7 years ago |
Antoine Tenart
|
ce6795593b
crypto: inside-secure - make the key and context size computation dynamic
|
7 years ago |
Antoine Tenart
|
fef0cfe577
crypto: inside-secure - make the context control size dynamic
|
7 years ago |
Antoine Tenart
|
3a5ca230bb
crypto: inside-secure - rework the alg type settings in the context
|
7 years ago |
Antoine Tenart
|
8ac1283e4a
crypto: inside-secure - rework cipher functions for future AEAD support
|
7 years ago |
Antoine Tenart
|
6182480637
crypto: inside-secure - remove VLAs
|
7 years ago |
Antoine Tenart
|
15f64ee0ae
crypto: inside-secure - improve the skcipher token
|
7 years ago |
Antoine Tenart
|
b7007dbccd
crypto: inside-secure - fix the invalidation step during cra_exit
|
7 years ago |
Antoine Ténart
|
871df319bd
crypto: inside-secure - EIP97 support
|
7 years ago |
Antoine Ténart
|
8472e77810
crypto: inside-secure - move request dequeueing into a workqueue
|
7 years ago |
Ofer Heifetz
|
5290ad6e9a
crypto: inside-secure - remove unused parameter in invalidate_cache
|
7 years ago |
Ofer Heifetz
|
847ccfc586
crypto: inside-secure - move cipher crypto mode to request context
|
7 years ago |
Ofer Heifetz
|
c4daf4cc9c
crypto: inside-secure - refrain from unneeded invalidations
|
7 years ago |
Antoine Ténart
|
7cad2fabd5
crypto: inside-secure - fix request allocations in invalidation path
|
7 years ago |
Ofer Heifetz
|
1eb7b40386
crypto: inside-secure - per request invalidation
|
7 years ago |
Arnd Bergmann
|
3e1166b94e
crypto: inside-secure - fix gcc-4.9 warnings
|
8 years ago |
Antoine Ténart
|
86671abbbb
crypto: inside-secure - use one queue per hw ring
|
8 years ago |
Antoine Ténart
|
9785843424
crypto: inside-secure - update the context and request later
|
8 years ago |
Ofer Heifetz
|
152bdf4cdb
crypto: inside-secure - align the cipher and hash send functions
|
8 years ago |
Antoine Ténart
|
1b44c5a60c
crypto: inside-secure - add SafeXcel EIP197 crypto engine driver
|
8 years ago |