summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/inside-secure
AgeCommit message (Expand)AuthorLines
2017-09-20crypto: inside-secure - fix gcc-4.9 warningsArnd Bergmann-2/+2
2017-08-22crypto: inside-secure - fix an error handling path in safexcel_probe()Christophe Jaillet-2/+3
2017-08-03crypto: inside-secure - fix the sha state length in hmac_sha1_setkeyAntoine Ténart-1/+1
2017-08-03crypto: inside-secure - fix invalidation check in hmac_sha1_setkeyAntoine Ténart-3/+3
2017-07-18crypto: inside-secure - do not parse the dma mask from dtAntoine Ténart-4/+1
2017-06-20crypto: inside-secure - use the base_end pointer in ring rollbackAntoine Ténart-1/+1
2017-06-20crypto: inside-secure - increase the batch sizeAntoine Ténart-1/+1
2017-06-20crypto: inside-secure - only dequeue when neededAntoine Ténart-3/+3
2017-06-20crypto: inside-secure - get the backlog before dequeueing the requestAntoine Ténart-1/+1
2017-06-20crypto: inside-secure - stop requeueing failed requestsAntoine Ténart-8/+10
2017-06-20crypto: inside-secure - use one queue per hw ringAntoine Ténart-85/+89
2017-06-20crypto: inside-secure - update the context and request laterAntoine Ténart-8/+7
2017-06-20crypto: inside-secure - align the cipher and hash send functionsOfer Heifetz-1/+1
2017-06-20crypto: inside-secure - optimize DSE bufferability controlIgal Liberman-0/+2
2017-06-20crypto: inside-secure - enable single WR in DSE configurationIgal Liberman-0/+2
2017-06-20crypto: inside-secure - fix incorrect DSE data cache settingAntoine Ténart-1/+1
2017-06-20crypto: inside-secure - fix the ring wr_cache offsetAntoine Ténart-1/+1
2017-06-20crypto: inside-secure - use hmac ipad/opad constantsAntoine Ténart-2/+3
2017-06-10crypto: inside-secure - add SafeXcel EIP197 crypto engine driverAntoine Ténart-0/+3262