summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/picoxcell_crypto.c
Commit message (Expand)AuthorAge
* crypto: picoxcell/des - switch to new verification routinesArd Biesheuvel2019-08-22
* crypto: picoxcell - use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-09
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* crypto: picoxcell - Use dev_get_drvdata()Kefeng Wang2019-05-03
* crypto: picoxcell - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-18
* crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-25
* crypto: skcipher - remove remnants of internal IV generatorsEric Biggers2018-12-22
* crypto: picoxcell - Remove VLA usage of skcipherKees Cook2018-09-28
* crypto: drivers - simplify getting .drvdataWolfram Sang2018-04-28
* crypto: picoxcell - don't leak pointers to authenc keysTudor-Dan Ambarus2018-03-30
* crypto: picoxcell - Fix error handling in spacc_probe()Alexey Khoroshilov2018-01-25
* crypto: Convert timers to use timer_setup()Kees Cook2017-11-06
* crypto: picoxcell - Remove spacc_is_compatible() wrapper functionJavier Martinez Canillas2017-01-12
* crypto: picoxcell - Remove platform device ID tableJavier Martinez Canillas2017-01-12
* crypto: picoxcell - Use skcipher for fallbackHerbert Xu2016-07-01
* crypto: hifn_795x, picoxcell - use ablkcipher_request_castGeliang Tang2015-12-29
* crypto: picoxcell - set [src|dst]_nents and nents as signed intLABBE Corentin2015-11-23
* crypto: picoxcell - check return value of sg_nents_for_lenLABBE Corentin2015-11-17
* crypto: picoxcell - Fix module autoload for OF platform driverLuis de Bethencourt2015-09-21
* crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-17
* crypto: picoxcell - Convert to new AEAD interfaceHerbert Xu2015-08-04
* crypto: picoxcell - Update to the current clk APIMichael van der Westhuizen2015-06-21
* crypto: picoxcell - Clamp AEAD SG list by input lengthHerbert Xu2015-06-12
* crypto: picoxcell - Make use of sg_nents_for_lenHerbert Xu2015-06-12
* crypto: picoxcell - Include linux/sizes.hHerbert Xu2015-06-12
* crypto: picoxcell - Use crypto_aead_set_reqsize helperHerbert Xu2015-05-12
* crypto: nx - Include internal/aead.hHerbert Xu2015-05-12
* crypto: picoxcell - Use devm_ioremap_resource()Jingoo Han2014-02-26
* crypto: picoxcell - Simplify and harden key parsingMathias Krause2013-10-16
* crypto: picoxcell - replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-05
* crypto: picoxcell - Use of_match_ptr() macroSachin Kamat2013-03-22
* Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* crypto: picoxcell - Add terminating entry for platform_device_id tableAxel Lin2012-11-09
* crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-13
* crypto: picoxcell - fix boolean and / or confusionJamie Iles2011-12-20
* crypto: convert drivers/crypto/* to use module_platform_driver()Axel Lin2011-11-30
* crypto: picoxcell - fix possible invalid pointer dereferenceJamie Iles2011-08-10
* crypto: picoxcell - support for device tree matchingJamie Iles2011-08-10
* crypto: picoxcell - add connection ID to the clock nameJamie Iles2011-08-10
* crypto: picoxcell - convert to platform ID tableJamie Iles2011-08-10
* crypto: picoxcell - fix possible status FIFO overflowJamie Iles2011-03-26
* crypto: picoxcell - add support for the picoxcell crypto enginesJamie Iles2011-02-21