summaryrefslogtreecommitdiff
path: root/drivers/staging/ccree/ssi_aead.c
AgeCommit message (Expand)Author
2017-10-03staging: ccree: move to generic device log infraGilad Ben-Yossef
2017-10-03staging: ccree: simplify access to struct deviceGilad Ben-Yossef
2017-09-18staging: ccree: remove unused and redundant variable idxColin Ian King
2017-09-17Staging: ccree: Merge assignment with returnSrishti Sharma
2017-09-17staging: ccree: simplify resource release on errorGilad Ben-Yossef
2017-08-16staging: ccree: Use sizeof(variable) in memory allocsSimon Sandström
2017-07-27staging: ccree: remove func name from log messagesGilad Ben-Yossef
2017-07-27staging: ccree: Fix alignment issues in ssi_aead.cSimon Sandström
2017-07-16staging: ccree: avoid unnecessary line continuationGilad Ben-Yossef
2017-07-16staging: ccree: avoid constant comparisonGilad Ben-Yossef
2017-07-16staging: ccree: CamelCase to snake_case in aead structGilad Ben-Yossef
2017-07-16staging: ccree: CamelCase to snake_case in func varsGilad Ben-Yossef
2017-07-16staging: ccree: use proper printk format for dma_addr_tGilad Ben-Yossef
2017-07-16staging: ccree: clean up struct ssi_aead_ctxGilad Ben-Yossef
2017-07-16staging: ccree remove unnecessary parenthesesGilad Ben-Yossef
2017-07-16staging: ccree: move FIPS support to kernel infrastructureGilad Ben-Yossef
2017-07-16staging: ccree: Use __func__ instead of function nameKarthik Tummala
2017-06-29staging: ccree: remove/add (un)needed blank linesGilad Ben-Yossef
2017-06-29staging: ccree: remove comparisons to NULLGilad Ben-Yossef
2017-06-29staging: ccree: no need for braces for single statementsGilad Ben-Yossef
2017-06-29staging: ccree: remove redundant blank linesGilad Ben-Yossef
2017-06-29staging: ccree: drop comparsion to true/falseGilad Ben-Yossef
2017-06-29staging: ccree: fix missing or redundant spacesGilad Ben-Yossef
2017-06-24staging: ccree: move else to follow close brace '}'Jhih-Ming Hunag
2017-06-24staging: ccree: remove improper spaceJhih-Ming Hunag
2017-06-24staging: ccree: move * to close variable name instead of type.Jhih-Ming Hunag
2017-06-24staging: ccree: move '{' to next line for function.Jhih-Ming Hunag
2017-06-24staging: ccree: move brace { to previous line for if.Jhih-Ming Hunag
2017-06-24Staging: ccree: add space around comma, brace and operator.Jhih-Ming Hunag
2017-06-04staging: ccree: remove cycle count debug supportGilad Ben-Yossef
2017-06-04staging: ccree: remove 48 bit dma addr simGilad Ben-Yossef
2017-06-04staging: ccree: refactor HW command FIFO accessGilad Ben-Yossef
2017-06-03Drivers: ccree: ssi_aead.c - align block commentsDerek Robson
2017-05-16drivers/staging/ccree: Replacing spaces by tabPushkar Jambhlekar
2017-05-15staging: ccree: Fix blank lines codestyle issueAlexander Mazyrin
2017-05-15staging: ccree: fix enum/struct definitions styleGilad Ben-Yossef
2017-05-15staging: ccree: stdint to kernel types conversionGilad Ben-Yossef
2017-05-15staging: ccree: Strip trailing whitespaceTimothée Isnard
2017-04-28staging: ccree: add FIPS supportGilad Ben-Yossef
2017-04-28staging: ccree: add AEAD supportGilad Ben-Yossef