summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ccree/ssi_hash.c
Commit message (Expand)AuthorAgeFilesLines
* staging: ccree: use a consistent file naming conventionGilad Ben-Yossef2018-01-091-2299/+0
* staging: ccree: fold common code into service funcGilad Ben-Yossef2018-01-081-223/+116
* staging: ccree: fix indentation of func paramsGilad Ben-Yossef2018-01-081-26/+20
* staging: ccree: do not map bufs in ahash_initGilad Ben-Yossef2018-01-081-89/+103
* staging: ccree: allocate hash bufs inside req ctxGilad Ben-Yossef2018-01-081-62/+6
* staging: ccree: use array for double bufferGilad Ben-Yossef2018-01-081-19/+17
* staging: ccree: remove unused fieldGilad Ben-Yossef2018-01-081-1/+0
* stating: ccree: revert "staging: ccree: fix leak of import() after init()"Gilad Ben-Yossef2018-01-081-7/+4
* staging: ccree: add backlog processingGilad Ben-Yossef2018-01-081-14/+14
* staging: ccree: break send_request and fix ret valGilad Ben-Yossef2018-01-081-11/+11
* staging: ccree: copy larval digest from RAMGilad Ben-Yossef2018-01-081-57/+64
* staging: ccree: pick alloc mem flags based on req flagsGilad Ben-Yossef2018-01-081-20/+30
* staging: ccree: remove GFP_DMA flag from mem allocsGilad Ben-Yossef2018-01-081-9/+6
* staging: ccree: SPDXify driverGilad Ben-Yossef2018-01-081-15/+2
* staging: ccree: remove ssi_config.hGilad Ben-Yossef2017-12-191-1/+0
* staging: ccree: staging: ccree: replace sysfs by debugfs interfaceGilad Ben-Yossef2017-12-191-1/+0
* Merge 4.15-rc4 into staging-nextGreg Kroah-Hartman2017-12-181-1/+1
|\
| * staging: ccree: Uninitialized return in ssi_ahash_import()Dan Carpenter2017-12-061-1/+1
* | staging: ccree: rename vars/structs/enums from ssi_ to cc_Gilad Ben-Yossef2017-12-131-68/+68
* | staging: ccree: rename all DX to CCGilad Ben-Yossef2017-12-131-9/+9
* | staging: ccree: rename all SSI to CCGilad Ben-Yossef2017-12-131-3/+3
* | staging: ccree: remove SSI_CC_HAS_ macrosGilad Ben-Yossef2017-12-131-5/+0
* | staging: ccree: fix func call param indentationGilad Ben-Yossef2017-12-131-6/+4
* | staging: ccree: amend hash func def for readabilityGilad Ben-Yossef2017-12-131-13/+7
* | staging: ccree: fix hash naming conventionGilad Ben-Yossef2017-12-131-253/+241
* | staging: ccree: remove ahash wrappersGilad Ben-Yossef2017-12-131-184/+76
* | Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman2017-12-061-3/+6
|\ \ | |/
| * staging: ccree: fix leak of import() after init()Gilad Ben-Yossef2017-11-281-3/+6
* | staging: ccree: remove unproven likely/unlikelyGilad Ben-Yossef2017-12-061-54/+49
* | staging: ccree: remove inline qualifiersGilad Ben-Yossef2017-12-061-1/+1
* | staging: ccree: remove unneeded wrapper functionGilad Ben-Yossef2017-11-271-15/+6
* | staging: ccree: rename long define for readabilityGilad Ben-Yossef2017-11-271-2/+2
* | staging: ccree: rename func for readabilityGilad Ben-Yossef2017-11-271-7/+6
* | staging: ccree: trim long lines for readabilityGilad Ben-Yossef2017-11-271-39/+92
* | staging: ccree: remove unneeded empty linesGilad Ben-Yossef2017-11-271-1/+0
* | staging: ccree: remove MIN/MAX macrosGilad Ben-Yossef2017-11-271-1/+1
* | staging: ccree: remove unnecessary parenthesesGilad Ben-Yossef2017-11-271-8/+8
* | staging: ccree: fix typosGilad Ben-Yossef2017-11-271-1/+1
* | staging: ccree: remove unused cc_base parameterGilad Ben-Yossef2017-11-271-3/+3
* | staging: ccree: remove compare to none zeroGilad Ben-Yossef2017-11-271-41/+41
* | staging: ccree: make long func call sites readableGilad Ben-Yossef2017-11-271-54/+62
|/
* staging: ccree: simplify OOM handlingGilad Ben-Yossef2017-10-031-27/+15
* staging: ccree: move to generic device log infraGilad Ben-Yossef2017-10-031-147/+150
* staging: ccree: simplify access to struct deviceGilad Ben-Yossef2017-10-031-28/+25
* staging: ccree: simplify resource release on errorGilad Ben-Yossef2017-09-171-2/+1
* staging: ccree: Use sizeof(variable) in memory allocsSimon Sandström2017-08-161-4/+4
* staging: ccree: Fix unnecessary NULL check before kfree'ing itSuniel Mahesh2017-07-271-17/+8
* staging: ccree: remove func name from log messagesGilad Ben-Yossef2017-07-271-1/+1
* staging: ccree: Fix alignment issues in ssi_hash.cSimon Sandström2017-07-271-49/+56
* staging: ccree: remove whitespace before a quoted newlineGilad Ben-Yossef2017-07-161-1/+1
OpenPOWER on IntegriCloud