aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/inside-secure/safexcel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-27crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) supportAntoine Tenart1-0/+1
2018-05-27crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) supportAntoine Tenart1-0/+1
2018-05-27crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) supportAntoine Tenart1-2/+25
2018-05-27crypto: inside-secure - improve error reportingAntoine Tenart1-0/+2
2018-05-27crypto: inside-secure - fix the hash then encrypt/decrypt typesAntoine Tenart1-2/+2
2018-05-27crypto: inside-secure - remove VLAsAntoine Tenart1-0/+9
2018-03-31crypto: inside-secure - hmac(sha224) supportAntoine Tenart1-0/+1
2018-03-31crypto: inside-secure - hmac(sha256) supportAntoine Tenart1-0/+1
2018-03-31crypto: inside-secure - fix a typo in a register nameAntoine Tenart1-1/+1
2018-03-31crypto: inside-secure - fix typo s/allways/always/ in a defineAntoine Tenart1-1/+1
2018-03-23crypto: inside-secure - fix clock resource by adding a register clockGregory CLEMENT1-0/+1
2018-03-09crypto: inside-secure - move cache result dma mapping to requestAntoine Tenart1-7/+0
2018-03-09crypto: inside-secure - move hash result dma mapping to requestOfer Heifetz1-3/+1
2018-02-22crypto: inside-secure - keep the requests push/pop syncedAntoine Tenart1-4/+2
2017-12-22crypto: inside-secure - EIP97 supportAntoine Ténart1-46/+105
2017-12-22crypto: inside-secure - retry to proceed the request later on failAntoine Ténart1-0/+6
2017-12-22crypto: inside-secure - handle more result requests when counter is fullAntoine Ténart1-0/+2
2017-12-22crypto: inside-secure - increase the ring sizeAntoine Ténart1-2/+2
2017-12-22crypto: inside-secure - dequeue all requests at onceAntoine Ténart1-0/+8
2017-12-22crypto: inside-secure - use threaded IRQs for result handlingAntoine Ténart1-1/+0
2017-12-22crypto: inside-secure - move request dequeueing into a workqueueAntoine Ténart1-1/+1
2017-12-22crypto: inside-secure - remove unused parameter in invalidate_cacheOfer Heifetz1-1/+0
2017-06-20crypto: inside-secure - increase the batch sizeAntoine Ténart1-1/+1
2017-06-20crypto: inside-secure - use one queue per hw ringAntoine Ténart1-6/+6
2017-06-20crypto: inside-secure - optimize DSE bufferability controlIgal Liberman1-0/+1
2017-06-20crypto: inside-secure - enable single WR in DSE configurationIgal Liberman1-0/+1
2017-06-20crypto: inside-secure - fix the ring wr_cache offsetAntoine Ténart1-1/+1
2017-06-10crypto: inside-secure - add SafeXcel EIP197 crypto engine driverAntoine Ténart1-0/+572