summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/caamalg.c
AgeCommit message (Expand)Author
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: caam: remove dead codeCristian Stoica
2014-12-11Merge remote-tracking branch 'b18196/fix_error_reporting'Rich Schmitt
2014-12-11crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut
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: caam: fix array out of bound accessCristian Stoica
2014-12-11crypto: caam - fix "failed to check map error" DMA warningsHoria Geanta
2014-12-11crypto: caam - fix typo in dma_mapping_errorHoria Geanta
2014-12-11crypto: caam - Correct the dma mapping for sg tableRuchika Gupta
2014-04-26crypto: caam - Fix key inlining in AEAD shared descriptorsVakul Garg
2014-04-25crypto: caam - remove hardcoded offsets in tls10 encap descriptorTudor Ambarus
2014-04-18crypto: caam - make tls10 descriptors compatible with Era3 and Era2Tudor Ambarus
2014-04-18crypto: caam - fix key typo in gcm descriptorsTudor Ambarus
2014-04-18crypto: caam - fix condition for the jump over key(s) commandTudor Ambarus
2014-03-31crypto: caam - add support for gcm(aes)Tudor Ambarus
2014-03-31crypto: caam - add support for aead null encryptionHoria Geanta
2014-03-31crypto: caam - remove error propagation handlingHoria Geanta
2014-03-31crypto: caam - add missing key_dma unmapHoria Geanta
2014-03-28crypto: caam - fix tls1.0 encrypt for large packetsTudor Ambarus
2014-03-28crypto: caam - fix tls1.0 decrypt for zero pre ICV length caseHoria Geanta
2014-03-28crypto: caam - do not register algorithms for unsupported SEC ErasHoria Geanta
2014-03-28crypto: caam - add support for TLS 1.0 recordHoria Geanta
2014-03-21crypto: caam - Check for CAAM block presence before registering with crypto l...Ruchika Gupta
2013-11-28crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta
2013-10-30crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta
2013-10-30crypto: caam - Add Platform driver for Job RingRuchika Gupta
2013-09-13crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedAlex Porosanu
2013-08-21crypto: caam - replace xstr macro with __stringifyAlex Porosanu
2013-07-10crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hVakul Garg
2013-05-14crypto: caam - fix inconsistent assoc dma mapping directionHoria Geanta
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-03-22crypto: caam - Fix missing init of '.type' in AEAD algos.Vakul Garg
2013-03-21Revert "crypto: caam - add IPsec ESN support"Horia Geanta
2012-09-06crypto: caam - add IPsec ESN supportHoria Geanta
2012-09-06crypto: caam - coccicheck fixesKim Phillips
2012-08-01crypto: caam - set descriptor sharing type to SERIALKim Phillips
2012-06-27crypto: caam - chaining supportYuan Kang
2012-06-27crypto: caam - link_tbl renameYuan Kang
2012-06-27crypto: caam - refactor key_gen, sgYuan Kang
2012-06-27crypto: caam - remove jr register/deregisterYuan Kang
2012-06-27crypto: caam - support external seq in/out lengthsYuan Kang
2012-06-27crypto: caam - remove line continuations from ablkcipher_append_src_dstKim Phillips