aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/caamalg.c
AgeCommit message (Expand)Author
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-07crypto: caam - add IPsec ESN supportHoria Geanta
2012-09-07crypto: 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
2012-03-29crypto: caam - add backward compatible string sec4.0Shengzhou Liu
2012-01-13crypto: caam - be less noisy on startupKim Phillips
2012-01-13crypto: caam - add sha224 and sha384 variants to existing AEAD algorithmsHemant Agrawal
2012-01-13crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos
2011-12-20crypto: caam - fix polarity of "propagate error" logicKim Phillips
2011-11-21crypto: caam - add support for MD5 algorithm variantsKim Phillips
2011-07-15crypto: caam - ablkcipher supportYuan Kang
2011-07-15crypto: caam - faster aead implementationYuan Kang
2011-07-15crypto: caam - structure renamingYuan Kang
2011-07-15crypto: caam - shorter namesYuan Kang
2011-06-30crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips
2011-05-19crypto: caam - add support for sha512 variants of existing AEAD algorithmsKim Phillips
2011-05-19crypto: caam - remove unused authkeylen from caam_ctxKim Phillips
2011-05-19crypto: caam - fix decryption shared vs. non-shared key settingKim Phillips
2011-05-04crypto: caam - fix printk recursion for long error textsKim Phillips
2011-05-04crypto: caam - remove unused keylen from session contextKim Phillips
2011-05-03crypto: caam - remove duplicate dev_errKim Phillips
2011-05-03crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptorKim Phillips
2011-04-08crypto: caam - introduce missing kfreeJulia Lawall
2011-03-27crypto: caam - dereferencing ERR_PTR on allocation failureDan Carpenter
2011-03-27crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips
2011-03-27crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips