Searched refs:cipher_fw_context (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | crypto.h | 98 } cipher_fw_context; typedef 137 int (*cipher_fw_crypt)(struct udevice *dev, cipher_fw_context *ctx, 335 int crypto_fw_cipher(struct udevice *dev, cipher_fw_context *ctx,
|
| /rk3399_rockchip-uboot/drivers/crypto/ |
| H A D | crypto-uclass.c | 350 int crypto_fw_cipher(struct udevice *dev, cipher_fw_context *ctx, in crypto_fw_cipher()
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_fit.c | 158 cipher_fw_context ctx; in spl_fit_image_uncipher()
|
| /rk3399_rockchip-uboot/drivers/crypto/rockchip/ |
| H A D | crypto_ce.c | 914 int rockchip_crypto_fw_cipher(struct udevice *dev, cipher_fw_context *ctx, in rockchip_crypto_fw_cipher()
|
| H A D | crypto_v2.c | 1418 int rockchip_crypto_fw_cipher(struct udevice *dev, cipher_fw_context *ctx, in rockchip_crypto_fw_cipher()
|