summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/inside-secure/safexcel.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) supportAntoine Tenart2018-05-271-0/+1
* crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) supportAntoine Tenart2018-05-271-0/+1
* crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) supportAntoine Tenart2018-05-271-2/+25
* crypto: inside-secure - improve error reportingAntoine Tenart2018-05-271-0/+2
* crypto: inside-secure - fix the hash then encrypt/decrypt typesAntoine Tenart2018-05-271-2/+2
* crypto: inside-secure - remove VLAsAntoine Tenart2018-05-271-0/+9
* crypto: inside-secure - hmac(sha224) supportAntoine Tenart2018-03-311-0/+1
* crypto: inside-secure - hmac(sha256) supportAntoine Tenart2018-03-311-0/+1
* crypto: inside-secure - fix a typo in a register nameAntoine Tenart2018-03-311-1/+1
* crypto: inside-secure - fix typo s/allways/always/ in a defineAntoine Tenart2018-03-311-1/+1
* crypto: inside-secure - fix clock resource by adding a register clockGregory CLEMENT2018-03-231-0/+1
* crypto: inside-secure - move cache result dma mapping to requestAntoine Tenart2018-03-091-7/+0
* crypto: inside-secure - move hash result dma mapping to requestOfer Heifetz2018-03-091-3/+1
* crypto: inside-secure - keep the requests push/pop syncedAntoine Tenart2018-02-221-4/+2
* crypto: inside-secure - EIP97 supportAntoine Ténart2017-12-221-46/+105
* crypto: inside-secure - retry to proceed the request later on failAntoine Ténart2017-12-221-0/+6
* crypto: inside-secure - handle more result requests when counter is fullAntoine Ténart2017-12-221-0/+2
* crypto: inside-secure - increase the ring sizeAntoine Ténart2017-12-221-2/+2
* crypto: inside-secure - dequeue all requests at onceAntoine Ténart2017-12-221-0/+8
* crypto: inside-secure - use threaded IRQs for result handlingAntoine Ténart2017-12-221-1/+0
* crypto: inside-secure - move request dequeueing into a workqueueAntoine Ténart2017-12-221-1/+1
* crypto: inside-secure - remove unused parameter in invalidate_cacheOfer Heifetz2017-12-221-1/+0
* crypto: inside-secure - increase the batch sizeAntoine Ténart2017-06-201-1/+1
* crypto: inside-secure - use one queue per hw ringAntoine Ténart2017-06-201-6/+6
* crypto: inside-secure - optimize DSE bufferability controlIgal Liberman2017-06-201-0/+1
* crypto: inside-secure - enable single WR in DSE configurationIgal Liberman2017-06-201-0/+1
* crypto: inside-secure - fix the ring wr_cache offsetAntoine Ténart2017-06-201-1/+1
* crypto: inside-secure - add SafeXcel EIP197 crypto engine driverAntoine Ténart2017-06-101-0/+572
OpenPOWER on IntegriCloud