Commit Graph

66 Commits (a73331141354e800e735d0251307dd10e04ac21a)

Author SHA1 Message Date
Kim Phillips a5bbf6fa79 crypto: caam - increase TRNG clocks per sample 13 years ago
Horia Geanta 39ab735835 crypto: caam - fix error IDs for SEC v5.x RNG4 13 years ago
Horia Geanta 891104ed00 crypto: caam - add IPsec ESN support 13 years ago
Kim Phillips 2af8f4a272 crypto: caam - coccicheck fixes 13 years ago
Ben Collins 3b75a2c126 crypto/caam: Export gen_split_key symbol for other modules 13 years ago
Kim Phillips ce026cb9cb crypto: caam - fix possible deadlock condition 13 years ago
Kim Phillips 61bb86bba1 crypto: caam - set descriptor sharing type to SERIAL 13 years ago
Shengzhou Liu 95bcaa3905 crypto: caam - add backward compatible string sec4.0 13 years ago
Kim Phillips 4a90507713 crypto: caam - fix possible deadlock condition 13 years ago
Alex Porosanu 82c2f9607b crypto: caam - ERA retrieval and printing for SEC device 13 years ago
Bharat Bhushan 1af8ea862c crypto: caam - Using alloc_coherent for caam job rings 13 years ago
Kim Phillips a0ca6ca022 crypto: caam - one tasklet per job ring 13 years ago
Kim Phillips 14a8e29cc2 crypto: caam - consolidate memory barriers from job ring en/dequeue 13 years ago
Kim Phillips a8ea07c21d crypto: caam - only query h/w in job ring dequeue path 13 years ago
Kim Phillips 4bba1e9f41 crypto: caam - use non-irq versions of spinlocks for job rings 13 years ago
Kim Phillips 1a076689cd crypto: caam - disable IRQ coalescing by default 13 years ago
Kim Phillips 281922a1d4 crypto: caam - add support for SEC v5.x RNG4 13 years ago
Kim Phillips e13af18a3e crypto: caam - assign 40-bit masks on SEC v5.0 and above 13 years ago
Yuan Kang e24f7c9e87 crypto: caam - hwrng support 13 years ago
Yuan Kang 643b39b031 crypto: caam - chaining support 13 years ago
Yuan Kang b0e09bae37 crypto: caam - unkeyed ahash support 13 years ago
Yuan Kang 045e36780f crypto: caam - ahash hmac support 13 years ago
Yuan Kang a299c83704 crypto: caam - link_tbl rename 13 years ago
Yuan Kang 4c1ec1f930 crypto: caam - refactor key_gen, sg 13 years ago
Yuan Kang 8009a383f2 crypto: caam - remove jr register/deregister 13 years ago
Yuan Kang 6ec4733493 crypto: caam - support external seq in/out lengths 13 years ago
Hemant Agrawal a23d80e0b7 crypto: caam - add PDB (Protocol Descriptor Block) definitions 13 years ago
Kim Phillips 991c569c5d crypto: caam - fix descriptor length adjustments for protocol descriptors 13 years ago
Yashpal Dutta c4b664063e crypto: caam - fix start index for Protocol shared descriptors 13 years ago
Kim Phillips a68d259587 crypto: caam - fix input job ring element dma mapping size 13 years ago
Kim Phillips 70d793cc30 crypto: caam - remove line continuations from ablkcipher_append_src_dst 13 years ago
Shengzhou Liu a0ea0f6d17 crypto: caam - add backward compatible string sec4.0 13 years ago
Kim Phillips 65a4a573b7 crypto: caam - fix gcc 4.6 warning 13 years ago
Kim Phillips 0113529f37 crypto: caam - be less noisy on startup 13 years ago
Hemant Agrawal e863f9ccc7 crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms 13 years ago
Nikos Mavrogiannopoulos d912bb7677 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag 13 years ago
Kim Phillips a1a38c4c6a crypto: caam - remove DECO access initialization code 13 years ago
Kim Phillips a2ecb155a3 crypto: caam - fix polarity of "propagate error" logic 13 years ago
Kim Phillips b028b546a6 crypto: caam - more desc.h cleanups 13 years ago
Kim Phillips 1582fa8147 crypto: caam - desc.h - convert spaces to tabs 13 years ago
Axel Lin 741e8c2d81 crypto: convert drivers/crypto/* to use module_platform_driver() 13 years ago
Kim Phillips 8b4d43a4e7 crypto: caam - add support for MD5 algorithm variants 13 years ago
Al Viro eda65cc6ce caam: don't pass bogus S_IFCHR to debugfs_create_...() 14 years ago
Yuan Kang acdca31dba crypto: caam - ablkcipher support 14 years ago
Yuan Kang 1acebad3d8 crypto: caam - faster aead implementation 14 years ago
Yuan Kang 885e9e2fd3 crypto: caam - structure renaming 14 years ago
Yuan Kang 0e47930020 crypto: caam - shorter names 14 years ago
Kim Phillips 23457bc956 crypto: caam - fix build warning when DEBUG_FS not configured 14 years ago
Kim Phillips a18b989a5c crypto: caam - fix operator precedence in shared descriptor allocation 14 years ago
Kim Phillips 4427b1b4ec crypto: caam - add support for sha512 variants of existing AEAD algorithms 14 years ago