aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/inside-secure/safexcel.c
Commit message (Expand)AuthorAge
* treewide: Replace more open-coded allocation size multiplicationsKees Cook2018-10-05
* crypto: inside-secure - switch to SPDX identifiersAntoine Tenart2018-07-20
* crypto: inside-secure - remove request list to improve performanceOfer Heifetz2018-07-08
* crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) supportOfer Heifetz2018-07-08
* crypto: inside-secure - ecb(des) and cbc(des) supportOfer Heifetz2018-07-08
* crypto: inside-secure - hmac(md5) supportOfer Heifetz2018-07-08
* crypto: inside-secure - md5 supportOfer Heifetz2018-07-08
* crypto: inside-secure - set tx_max_cmd_queue to 32Ofer Heifetz2018-07-08
* crypto: inside-secure - reset CDR and RDR rings on module removalOfer Heifetz2018-07-08
* crypto: inside-secure - adjust the TRC configuration for EIP197DOfer Heifetz2018-07-08
* crypto: inside-secure - eip197d supportAntoine Tenart2018-07-08
* crypto: inside-secure - add multiple processing engine supportOfer Heifetz2018-07-08
* crypto: inside-secure - dynamic ring configuration allocationOfer Heifetz2018-07-08
* crypto: inside-secure - add an invalidation flagAntoine Tenart2018-07-08
* crypto: inside-secure - filter out the algorithms by engineAntoine Tenart2018-07-08
* crypto: inside-secure - use precise compatiblesAntoine Tenart2018-07-08
* crypto: inside-secure - move the firmware to a better locationAntoine Tenart2018-07-08
* crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) supportAntoine Tenart2018-06-22
* crypto: inside-secure - hmac(sha384) supportAntoine Tenart2018-06-22
* crypto: inside-secure - sha384 supportAntoine Tenart2018-06-22
* crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) supportAntoine Tenart2018-06-22
* crypto: inside-secure - hmac(sha512) supportAntoine Tenart2018-06-22
* crypto: inside-secure - sha512 supportAntoine Tenart2018-06-22
* crypto: inside-secure - increase minimum transfer sizeOfer Heifetz2018-06-22
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-05
|\
| * crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) supportAntoine Tenart2018-05-26
| * crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) supportAntoine Tenart2018-05-26
| * crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) supportAntoine Tenart2018-05-26
| * crypto: inside-secure - improve error reportingAntoine Tenart2018-05-26
* | crypto: inside-secure - do not use memset on MMIOAntoine Tenart2018-05-26
|/
* crypto: inside-secure - hmac(sha224) supportAntoine Tenart2018-03-30
* crypto: inside-secure - hmac(sha256) supportAntoine Tenart2018-03-30
* crypto: inside-secure - fix a typo in a register nameAntoine Tenart2018-03-30
* crypto: inside-secure - fix typo s/allways/always/ in a defineAntoine Tenart2018-03-30
* crypto: inside-secure - fix clock resource by adding a register clockGregory CLEMENT2018-03-23
* crypto: inside-secure - improve clock initializationGregory CLEMENT2018-03-23
* crypto: inside-secure - fix clock managementGregory CLEMENT2018-03-23
* crypto: inside-secure - move cache result dma mapping to requestAntoine Tenart2018-03-09
* crypto: inside-secure - move hash result dma mapping to requestOfer Heifetz2018-03-09
* crypto: inside-secure - keep the requests push/pop syncedAntoine Tenart2018-02-22
* crypto: inside-secure - do not process request if no command was issuedAntoine Tenart2018-02-22
* crypto: inside-secure - do not overwrite the threshold valueAntoine Tenart2018-02-22
* crypto: inside-secure - make function safexcel_try_push_requests staticColin Ian King2018-01-25
* crypto: inside-secure - EIP97 supportAntoine Ténart2017-12-22
* crypto: inside-secure - retry to proceed the request later on failAntoine Ténart2017-12-22
* crypto: inside-secure - handle more result requests when counter is fullAntoine Ténart2017-12-22
* crypto: inside-secure - acknowledge the result requests all at onceAntoine Ténart2017-12-22
* crypto: inside-secure - dequeue all requests at onceAntoine Ténart2017-12-22
* crypto: inside-secure - use threaded IRQs for result handlingAntoine Ténart2017-12-22
* crypto: inside-secure - move request dequeueing into a workqueueAntoine Ténart2017-12-22