summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/cavium/cpt/cptvf_algs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: cpt - Remove cfbHerbert Xu2023-12-081-24/+0
* crypto: cpt - Use request_complete helpersHerbert Xu2023-02-131-1/+1
* crypto: xts - drop xts_check_key()Vladis Dronov2023-01-061-5/+3
* crypto: cavium - Set DMA alignment explicitlyHerbert Xu2022-12-091-5/+5
* crypto: cpt - simplify the return expression of cav_register_algsLiu Shixin2020-10-021-7/+1
* crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka2020-07-161-6/+12
* crypto: cpt - Fix sparse warningsHerbert Xu2020-07-031-4/+5
* crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka2020-06-261-0/+1
* crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-091-2/+0
* crypto: cavium/cpt - switch to skcipher APIArd Biesheuvel2019-11-171-158/+134
* crypto: cpt/des - switch to new verification routinesArd Biesheuvel2019-08-221-21/+5
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-091-1/+0
|\
| * crypto: cryptd - move kcrypto_wq into cryptdEric Biggers2019-05-301-1/+0
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
|/
* crypto: cavium - remove bogus code handling cryptdEric Biggers2019-04-181-11/+1
* crypto: cavium - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-181-0/+18
* crypto: cavium - make structure algs staticColin Ian King2018-06-221-1/+1
* crypto: cavium - make several functions staticColin Ian King2017-07-121-4/+4
* crypto: cavium - Add more algorithmsGeorge Cherian2017-06-191-0/+81
* crypto: cavium - Remove the individual encrypt/decrypt function for each algo...George Cherian2017-06-191-77/+76
* crypto: cavium - Add the Virtual Function driver for CPTGeorge Cherian2017-02-111-0/+444