aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ccree/ssi_hash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-29staging: ccree: remove/add (un)needed blank linesGilad Ben-Yossef1-8/+4
2017-06-29staging: ccree: fix pointer locationGilad Ben-Yossef1-1/+1
2017-06-29staging: ccree: remove comparisons to NULLGilad Ben-Yossef1-6/+6
2017-06-29staging: ccree: no need for braces for single statementsGilad Ben-Yossef1-22/+13
2017-06-29staging: ccree: remove redundant blank linesGilad Ben-Yossef1-2/+0
2017-06-29staging: ccree: fix missing or redundant spacesGilad Ben-Yossef1-19/+19
2017-06-25staging: ccree: register setkey for none hash macsGilad Ben-Yossef1-41/+42
2017-06-25staging: ccree: fix hash import/exportGilad Ben-Yossef1-44/+99
2017-06-04staging: ccree: remove last remnants of sash algoGilad Ben-Yossef1-321/+127
2017-06-04staging: ccree: remove cycle count debug supportGilad Ben-Yossef1-28/+0
2017-06-04staging: ccree: remove 48 bit dma addr simGilad Ben-Yossef1-35/+0
2017-06-04staging: ccree: refactor HW command FIFO accessGilad Ben-Yossef1-399/+433
2017-05-29Drivers: ccree: ssi_hash.c - align block commentsDerek Robson1-3/+6
2017-05-25drivers: staging: ccree: ISO C forbids casting to and from non-scalarRaphaël Beamonte1-2/+2
2017-05-15staging: ccree: Fix indentation of driver_hash[] initializersGeert Uytterhoeven1-8/+8
2017-05-15staging: ccree: fix enum/struct definitions styleGilad Ben-Yossef1-19/+19
2017-05-15staging: ccree: stdint to kernel types conversionGilad Ben-Yossef1-43/+43
2017-05-15staging: ccree: Strip trailing whitespaceTimothée Isnard1-151/+151
2017-05-08drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4Andrew Morton1-110/+126
2017-04-28staging: ccree: fix ifnullfree.cocci warningskbuild test robot1-18/+9
2017-04-28staging: ccree: add FIPS supportGilad Ben-Yossef1-1/+20
2017-04-28staging: ccree: add ahash supportGilad Ben-Yossef1-0/+2732