summaryrefslogtreecommitdiff
path: root/drivers/crypto/cavium/cpt/cptvf_algs.c
AgeCommit message (Expand)Author
2023-02-13crypto: cpt - Use request_complete helpersHerbert Xu
2023-01-06crypto: xts - drop xts_check_key()Vladis Dronov
2022-12-09crypto: cavium - Set DMA alignment explicitlyHerbert Xu
2020-10-02crypto: cpt - simplify the return expression of cav_register_algsLiu Shixin
2020-07-16crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka
2020-07-03crypto: cpt - Fix sparse warningsHerbert Xu
2020-06-26crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-11-17crypto: cavium/cpt - switch to skcipher APIArd Biesheuvel
2019-08-22crypto: cpt/des - switch to new verification routinesArd Biesheuvel
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-05-30crypto: cryptd - move kcrypto_wq into cryptdEric Biggers
2019-04-18crypto: cavium - remove bogus code handling cryptdEric Biggers
2019-04-18crypto: cavium - Forbid 2-key 3DES in FIPS modeHerbert Xu
2018-06-22crypto: cavium - make structure algs staticColin Ian King
2017-07-12crypto: cavium - make several functions staticColin Ian King
2017-06-19crypto: cavium - Add more algorithmsGeorge Cherian
2017-06-19crypto: cavium - Remove the individual encrypt/decrypt function for each algo...George Cherian
2017-02-11crypto: cavium - Add the Virtual Function driver for CPTGeorge Cherian