summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam
AgeCommit message (Expand)Author
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-07-31crypto: caam/qi2 - add module aliasHoria Geantă
2020-07-31crypto: caam - add more RNG hw error codesHoria Geantă
2020-07-31crypto: caam/jr - remove incorrect reference to caam_jr_register()Dan Douglass
2020-07-31crypto: caam - silence .setkey in case of bad key lengthHoria Geantă
2020-07-31crypto: caam/qi2 - create ahash shared descriptors only onceHoria Geantă
2020-07-31crypto: caam/qi2 - fix error reporting for caam_hash_allocHoria Geantă
2020-07-31crypto: caam - remove deadcode on 32-bit platformsFranck LENORMAND
2020-07-16crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka
2020-07-16crypto: caam - Remove broken arc4 supportHerbert Xu
2020-06-26crypto: caam/qi2 - fix return code in ahash_finup_no_ctx()Horia Geantă
2020-06-18crypto: caam - Fix argument type in handle_imx6_err005766Herbert Xu
2020-06-18crypto: caam/qi2 - remove redundant assignment to retColin Ian King
2020-06-18crypto: caam/qi2 - add support for dpseci_reset()Andrei Botila
2020-06-18crypto: caam - add clock info for VFxxx SoCsAndrey Smirnov
2020-06-15crypto: caam - fix typosHeinrich Schuchardt
2020-04-16crypto: caam - fix the address of the last entry of S/GIuliana Prodan
2020-04-16crypto: caam - fix use-after-free KASAN issue for RSA algorithmsIuliana Prodan
2020-04-16crypto: caam - fix use-after-free KASAN issue for HASH algorithmsIuliana Prodan
2020-04-16crypto: caam - fix use-after-free KASAN issue for AEAD algorithmsIuliana Prodan
2020-04-16crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithmsIuliana Prodan
2020-03-30crypto: caam - limit single JD RNG output to maximum of 16 bytesAndrey Smirnov
2020-03-30crypto: caam - enable prediction resistance in HRWNGAndrey Smirnov
2020-03-30crypto: caam - invalidate entropy register during RNG initializationAndrey Smirnov
2020-03-30crypto: caam - check if RNG job failedAndrey Smirnov
2020-03-30crypto: caam - simplify RNG implementationAndrey Smirnov
2020-03-30crypto: caam - drop global context pointer and init_doneAndrey Smirnov
2020-03-30crypto: caam - use struct hwrng's .init for initializationAndrey Smirnov
2020-03-30crypto: caam - allocate RNG instantiation descriptor with GFP_DMAAndrey Smirnov
2020-03-06crypto: caam - update xts sector size for large input lengthAndrei Botila
2020-03-06crypto: caam/qi2 - fix chacha20 data size errorHoria Geantă
2020-03-06crypto: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-22crypto: caam - add crypto_engine support for HASH algorithmsIuliana Prodan
2020-02-22crypto: caam - add crypto_engine support for RSA algorithmsIuliana Prodan
2020-02-22crypto: caam - add crypto_engine support for AEAD algorithmsIuliana Prodan
2020-02-22crypto: caam - support crypto_engine framework for SKCIPHER algorithmsIuliana Prodan
2020-02-22crypto: caam - change return code in caam_jr_enqueue functionIuliana Prodan
2020-02-22crypto: caam - refactor RSA private key _done callbacksIuliana Prodan
2020-02-22crypto: caam - refactor ahash_edesc_allocIuliana Prodan
2020-02-22crypto: caam - refactor ahash_done callbacksIuliana Prodan
2020-02-22crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functionsIuliana Prodan
2020-02-13crypto: caam/qi - optimize frame queue cleanupValentin Ciocoi Radulescu
2020-01-22crypto: caam - add support for i.MX8M PlusHoria Geantă
2020-01-22crypto: caam/qi2 - fix typo in algorithm's driver nameHoria Geantă
2020-01-16crypto: caam - add support for i.MX8M NanoHoria Geantă
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-12-27crypto: caam - Add support for i.MX8M MiniAdam Ford
2019-12-20crypto: caam/qi2 - remove double buffering for ahashAndrei Botila
2019-12-20crypto: caam - remove double buffering for ahashAndrei Botila
2019-12-11crypto: caam - do not reset pointer size from MCFGR registerIuliana Prodan