summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam
AgeCommit message (Expand)Author
2015-05-22crypto: caam/qi - tls10 support for 32bit platformsTudor Ambarus
2015-05-21crypto: caampkc - workaround for erratum A-006899Tudor Ambarus
2015-05-19crypto: caam - fix TLS processing for SEC in LE modeAlex Porosanu
2015-05-19crypto: caam - add support for MOVEB commandAlex Porosanu
2015-05-19crypto: caam - tls10 support for 32bit ppc platformsTudor Ambarus
2015-05-19crypto: caam - fix warning in APPEND_MATH_IMM_u64Tudor Ambarus
2015-04-30crypto: caam - don't emit ICV check failures to dmesgKim Phillips
2015-04-16caam: remove dependencies on QI when it is disabledCristian Stoica
2015-04-01crypto: caam - change QI memory allocation on hotpathAlex Porosanu
2015-04-01crypto: caam - cleanup caamalg_qiAlex Porosanu
2015-03-31crypto: caam - add useful prints for debuggingAlex Porosanu
2015-03-31crypto: caam - remove list lookup of requestsAlex Porosanu
2015-03-20fsl: Use ccflags-y instead of deprecated EXTRA_CFLAGSWang Dongsheng
2014-12-11crypto: caam - fix contiguous case for tls with gcmTudor Ambarus
2014-12-11crypto: caam: fix encryption with null assoc dataCristian Stoica
2014-12-11crypto: caam - add support for rfc4543(gcm(aes))Tudor Ambarus
2014-12-11crypto: caam - fix output sequence contiguity checkTudor Ambarus
2014-12-11crypto: caam - add support for rfc4106(gcm(aes))Tudor Ambarus
2014-12-11crypto: caam - add support for gcm(aes)Tudor Ambarus
2014-12-11Revert "crypto: caam - add support for gcm(aes)"Tudor Ambarus
2014-12-11Revert "crypto: caam - fix key typo in gcm descriptors"Tudor Ambarus
2014-12-11crypto: caampkc: remove inclusion of unused headerCristian Stoica
2014-12-11crypto: caam: remove dead codeCristian Stoica
2014-12-11crypto: caam: remove unused local variablesCristian Stoica
2014-12-11Merge remote-tracking branch 'b18196/fix_error_reporting'Rich Schmitt
2014-12-11crypto: caam - fix error reportingCristian Stoica
2014-12-11crypto: caam - Fix the 'quoted string split across lines'Marek Vasut
2014-12-11crypto: caam - Sweep the remnantsMarek Vasut
2014-12-11crypto: caam - Kill SPRINTFCAT() with fireMarek Vasut
2014-12-11crypto: caam - Clean up report_deco_status()Marek Vasut
2014-12-11crypto: caam - Clean up report_ccb_status()Marek Vasut
2014-12-11crypto: caam - Dissolve report_jump_idx()Marek Vasut
2014-12-11crypto: caam - Kill the easy targetsMarek Vasut
2014-12-11crypto: caam - Pass error type into the functionsMarek Vasut
2014-12-11crypto: caam - Implement fast-path for error codes with no handlerMarek Vasut
2014-12-11crypto: caam - Pull all the error codes outMarek Vasut
2014-12-11crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut
2014-12-11crypto: caam: change function definition to return voidCristian Stoica
2014-12-11crypto: caam: remove void pointer arithmeticCristian Stoica
2014-12-11crypto: caam: remove code duplicationCristian Stoica
2014-12-11Revert "crypto: caam: remove code duplication"Richard Schmitt
2014-12-11crypto: caam: remove code duplicationCristian Stoica
2014-12-11crypto: caamalg_qi: remove redundant checks on fast pathCristian Stoica
2014-12-11crypto: caamhash: fix jr alloc leak on error pathCristian Stoica
2014-12-11crypto: caam - fix memleak in caam_jr moduleCristian Stoica
2014-12-11crypto: caam - fix mem leak in ahash_setkeyHoria Geanta
2014-12-11crypto: caam - remove duplicated sg copy functionsCristian Stoica
2014-12-11crypto: caamctrl: fix array out of bound accessCristian Stoica
2014-12-11crypto: caamctrl refactoring: remove code duplicationCristian Stoica
2014-12-11crypto: caam: fix sg_count searching out of boundCristian Stoica