summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/rockchip/rk3288_crypto.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: rk3288 - Use new crypto_engine_op interfaceHerbert Xu2023-08-181-13/+8
* crypto: rockchip - Add support for RK3399Corentin Labbe2022-10-281-7/+18
* crypto: rockchip - Check for clocks numbers and their frequenciesCorentin Labbe2022-10-281-2/+14
* crypto: rockchip - store crypto_info in request contextCorentin Labbe2022-10-281-0/+2
* crypto: rockchip - use clk_bulk to simplify clock managementCorentin Labbe2022-10-281-4/+2
* crypto: rockchip - introduce PMCorentin Labbe2022-10-281-0/+1
* crypto: rockchip - add debugfsCorentin Labbe2022-10-281-0/+11
* crypto: rockchip - rewrite typeCorentin Labbe2022-10-281-6/+1
* crypto: rockchip - rework by using crypto_engineCorentin Labbe2022-10-281-29/+10
* crypto: rockchip - remove non-aligned handlingCorentin Labbe2022-10-281-4/+0
* crypto: rockchip - better handle cipher keyCorentin Labbe2022-10-281-0/+1
* crypto: rockchip - add fallback for cipherCorentin Labbe2022-10-281-0/+2
* crypto: rockchip - do not store mode globallyCorentin Labbe2022-10-281-1/+4
* crypto: rockchip - fix privete/private typoCorentin Labbe2022-10-281-1/+1
* crypto: rockchip - do not do custom power managementCorentin Labbe2022-10-281-2/+0
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+2
* crypto: algapi - Remove skbuff.h inclusionHerbert Xu2020-08-201-0/+1
* crypto: rockchip - switch to skcipher APIArd Biesheuvel2019-11-171-1/+2
* crypto: rk3288/des - switch to new verification routinesArd Biesheuvel2019-08-221-1/+1
* crypto: rockchip - update new iv to device in multiple operationsZhang Zhijie2019-02-221-0/+1
* crypto: rockchip - fix scatterlist nents errorZhang Zhijie2019-02-221-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* crypto: rockchip - Don't dequeue the request when device is busyZain Wang2017-08-221-4/+7
* crypto: rockchip - move the crypto completion from interrupt contextZain Wang2017-08-031-1/+3
* crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang2016-02-281-2/+54
* crypto: rockchip - add crypto driver for rk3288Zain Wang2015-11-271-0/+216