summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/inside-secure/safexcel.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: inside-secure - add support for HMAC updatesAntoine Tenart2019-06-061-1/+1
* crypto: inside-secure - implement IV retrievalAntoine Tenart2019-06-061-0/+8
* crypto: inside-secure - enable context reuseAntoine Tenart2019-06-061-0/+7
* crypto: inside-secure - switch to SPDX identifiersAntoine Tenart2018-07-201-4/+1Star
* crypto: inside-secure - remove request list to improve performanceOfer Heifetz2018-07-081-13/+18
* crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) supportOfer Heifetz2018-07-081-0/+3
* crypto: inside-secure - ecb(des) and cbc(des) supportOfer Heifetz2018-07-081-0/+4
* crypto: inside-secure - hmac(md5) supportOfer Heifetz2018-07-081-0/+1
* crypto: inside-secure - md5 supportOfer Heifetz2018-07-081-0/+2
* crypto: inside-secure - set tx_max_cmd_queue to 32Ofer Heifetz2018-07-081-0/+1
* crypto: inside-secure - adjust the TRC configuration for EIP197DOfer Heifetz2018-07-081-3/+9
* crypto: inside-secure - eip197d supportAntoine Tenart2018-07-081-0/+1
* crypto: inside-secure - add multiple processing engine supportOfer Heifetz2018-07-081-19/+25
* crypto: inside-secure - dynamic ring configuration allocationOfer Heifetz2018-07-081-33/+35
* crypto: inside-secure - add an invalidation flagAntoine Tenart2018-07-081-0/+5
* crypto: inside-secure - filter out the algorithms by engineAntoine Tenart2018-07-081-2/+3
* crypto: inside-secure - use precise compatiblesAntoine Tenart2018-07-081-2/+2
* crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) supportAntoine Tenart2018-06-221-0/+1
* crypto: inside-secure - hmac(sha384) supportAntoine Tenart2018-06-221-0/+1
* crypto: inside-secure - sha384 supportAntoine Tenart2018-06-221-0/+1
* crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) supportAntoine Tenart2018-06-221-0/+1
* crypto: inside-secure - hmac(sha512) supportAntoine Tenart2018-06-221-1/+2
* crypto: inside-secure - sha512 supportAntoine Tenart2018-06-221-4/+7
* crypto: inside-secure - improve the counter computationAntoine Tenart2018-06-221-0/+5
* crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) supportAntoine Tenart2018-05-261-0/+1
* crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) supportAntoine Tenart2018-05-261-0/+1
* crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) supportAntoine Tenart2018-05-261-2/+25
* crypto: inside-secure - improve error reportingAntoine Tenart2018-05-261-0/+2
* crypto: inside-secure - fix the hash then encrypt/decrypt typesAntoine Tenart2018-05-261-2/+2
* crypto: inside-secure - remove VLAsAntoine Tenart2018-05-261-0/+9
* crypto: inside-secure - hmac(sha224) supportAntoine Tenart2018-03-301-0/+1
* crypto: inside-secure - hmac(sha256) supportAntoine Tenart2018-03-301-0/+1
* crypto: inside-secure - fix a typo in a register nameAntoine Tenart2018-03-301-1/+1
* crypto: inside-secure - fix typo s/allways/always/ in a defineAntoine Tenart2018-03-301-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/+0Star
* crypto: inside-secure - move hash result dma mapping to requestOfer Heifetz2018-03-091-3/+1Star
* crypto: inside-secure - keep the requests push/pop syncedAntoine Tenart2018-02-221-4/+2Star
* 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/+0Star
* 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/+0Star
* 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