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