aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/caamalg.c
Commit message (Expand)AuthorAge
* crypto: caam - replace xstr macro with __stringifyAlex Porosanu2013-08-21
* crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hVakul Garg2013-07-10
* crypto: caam - fix inconsistent assoc dma mapping directionHoria Geanta2013-05-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-02
|\
| * crypto: caam - Fix missing init of '.type' in AEAD algos.Vakul Garg2013-03-22
* | Revert "crypto: caam - add IPsec ESN support"Horia Geanta2013-03-21
|/
* crypto: caam - add IPsec ESN supportHoria Geanta2012-09-06
* crypto: caam - coccicheck fixesKim Phillips2012-09-06
* crypto: caam - set descriptor sharing type to SERIALKim Phillips2012-08-01
* crypto: caam - chaining supportYuan Kang2012-06-27
* crypto: caam - link_tbl renameYuan Kang2012-06-27
* crypto: caam - refactor key_gen, sgYuan Kang2012-06-27
* crypto: caam - remove jr register/deregisterYuan Kang2012-06-27
* crypto: caam - support external seq in/out lengthsYuan Kang2012-06-27
* crypto: caam - remove line continuations from ablkcipher_append_src_dstKim Phillips2012-06-27
* crypto: caam - add backward compatible string sec4.0Shengzhou Liu2012-03-29
* crypto: caam - be less noisy on startupKim Phillips2012-01-13
* crypto: caam - add sha224 and sha384 variants to existing AEAD algorithmsHemant Agrawal2012-01-13
* crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-13
* crypto: caam - fix polarity of "propagate error" logicKim Phillips2011-12-20
* crypto: caam - add support for MD5 algorithm variantsKim Phillips2011-11-21
* crypto: caam - ablkcipher supportYuan Kang2011-07-14
* crypto: caam - faster aead implementationYuan Kang2011-07-14
* crypto: caam - structure renamingYuan Kang2011-07-14
* crypto: caam - shorter namesYuan Kang2011-07-14
* crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips2011-06-29
* crypto: caam - add support for sha512 variants of existing AEAD algorithmsKim Phillips2011-05-19
* crypto: caam - remove unused authkeylen from caam_ctxKim Phillips2011-05-19
* crypto: caam - fix decryption shared vs. non-shared key settingKim Phillips2011-05-19
* crypto: caam - fix printk recursion for long error textsKim Phillips2011-05-04
* crypto: caam - remove unused keylen from session contextKim Phillips2011-05-04
* crypto: caam - remove duplicate dev_errKim Phillips2011-05-02
* crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptorKim Phillips2011-05-02
* crypto: caam - introduce missing kfreeJulia Lawall2011-04-08
* crypto: caam - dereferencing ERR_PTR on allocation failureDan Carpenter2011-03-26
* crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips2011-03-26
* crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips2011-03-26