summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/inside-secure/safexcel_cipher.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: inside-secure - EIP97 supportAntoine Ténart2017-12-221-5/+15
* crypto: inside-secure - move request dequeueing into a workqueueAntoine Ténart2017-12-221-6/+6
* crypto: inside-secure - remove unused parameter in invalidate_cacheOfer Heifetz2017-12-221-1/+1
* crypto: inside-secure - move cipher crypto mode to request contextOfer Heifetz2017-12-221-4/+7
* crypto: inside-secure - refrain from unneeded invalidationsOfer Heifetz2017-12-221-4/+6
* crypto: inside-secure - fix request allocations in invalidation pathAntoine Ténart2017-12-221-8/+8
* crypto: inside-secure - per request invalidationOfer Heifetz2017-12-221-13/+58
* crypto: inside-secure - fix gcc-4.9 warningsArnd Bergmann2017-09-201-1/+1
* crypto: inside-secure - use one queue per hw ringAntoine Ténart2017-06-201-16/+22
* crypto: inside-secure - update the context and request laterAntoine Ténart2017-06-201-4/+3
* crypto: inside-secure - align the cipher and hash send functionsOfer Heifetz2017-06-201-1/+1
* crypto: inside-secure - add SafeXcel EIP197 crypto engine driverAntoine Ténart2017-06-101-0/+556