summaryrefslogtreecommitdiff
path: root/drivers/crypto/inside-secure/safexcel.h
AgeCommit message (Expand)Author
2018-07-20crypto: inside-secure - switch to SPDX identifiersAntoine Tenart
2018-07-09crypto: inside-secure - remove request list to improve performanceOfer Heifetz
2018-07-09crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) supportOfer Heifetz
2018-07-09crypto: inside-secure - ecb(des) and cbc(des) supportOfer Heifetz
2018-07-09crypto: inside-secure - hmac(md5) supportOfer Heifetz
2018-07-09crypto: inside-secure - md5 supportOfer Heifetz
2018-07-09crypto: inside-secure - set tx_max_cmd_queue to 32Ofer Heifetz
2018-07-09crypto: inside-secure - adjust the TRC configuration for EIP197DOfer Heifetz
2018-07-09crypto: inside-secure - eip197d supportAntoine Tenart
2018-07-09crypto: inside-secure - add multiple processing engine supportOfer Heifetz
2018-07-09crypto: inside-secure - dynamic ring configuration allocationOfer Heifetz
2018-07-09crypto: inside-secure - add an invalidation flagAntoine Tenart
2018-07-09crypto: inside-secure - filter out the algorithms by engineAntoine Tenart
2018-07-09crypto: inside-secure - use precise compatiblesAntoine Tenart
2018-06-22crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) supportAntoine Tenart
2018-06-22crypto: inside-secure - hmac(sha384) supportAntoine Tenart
2018-06-22crypto: inside-secure - sha384 supportAntoine Tenart
2018-06-22crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) supportAntoine Tenart
2018-06-22crypto: inside-secure - hmac(sha512) supportAntoine Tenart
2018-06-22crypto: inside-secure - sha512 supportAntoine Tenart
2018-06-22crypto: inside-secure - improve the counter computationAntoine Tenart
2018-05-27crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) supportAntoine Tenart
2018-05-27crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) supportAntoine Tenart
2018-05-27crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) supportAntoine Tenart
2018-05-27crypto: inside-secure - improve error reportingAntoine Tenart
2018-05-27crypto: inside-secure - fix the hash then encrypt/decrypt typesAntoine Tenart
2018-05-27crypto: inside-secure - remove VLAsAntoine Tenart
2018-03-31crypto: inside-secure - hmac(sha224) supportAntoine Tenart
2018-03-31crypto: inside-secure - hmac(sha256) supportAntoine Tenart
2018-03-31crypto: inside-secure - fix a typo in a register nameAntoine Tenart
2018-03-31crypto: inside-secure - fix typo s/allways/always/ in a defineAntoine Tenart
2018-03-23crypto: inside-secure - fix clock resource by adding a register clockGregory CLEMENT
2018-03-09crypto: inside-secure - move cache result dma mapping to requestAntoine Tenart
2018-03-09crypto: inside-secure - move hash result dma mapping to requestOfer Heifetz
2018-02-22crypto: inside-secure - keep the requests push/pop syncedAntoine Tenart
2017-12-22crypto: inside-secure - EIP97 supportAntoine Ténart
2017-12-22crypto: inside-secure - retry to proceed the request later on failAntoine Ténart
2017-12-22crypto: inside-secure - handle more result requests when counter is fullAntoine Ténart
2017-12-22crypto: inside-secure - increase the ring sizeAntoine Ténart
2017-12-22crypto: inside-secure - dequeue all requests at onceAntoine Ténart
2017-12-22crypto: inside-secure - use threaded IRQs for result handlingAntoine Ténart
2017-12-22crypto: inside-secure - move request dequeueing into a workqueueAntoine Ténart
2017-12-22crypto: inside-secure - remove unused parameter in invalidate_cacheOfer Heifetz
2017-06-20crypto: inside-secure - increase the batch sizeAntoine Ténart
2017-06-20crypto: inside-secure - use one queue per hw ringAntoine Ténart
2017-06-20crypto: inside-secure - optimize DSE bufferability controlIgal Liberman
2017-06-20crypto: inside-secure - enable single WR in DSE configurationIgal Liberman
2017-06-20crypto: inside-secure - fix the ring wr_cache offsetAntoine Ténart
2017-06-10crypto: inside-secure - add SafeXcel EIP197 crypto engine driverAntoine Ténart