Home
last modified time | relevance | path

Searched refs:cipher_fw_context (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dcrypto.h98 } 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 Dcrypto-uclass.c350 int crypto_fw_cipher(struct udevice *dev, cipher_fw_context *ctx, in crypto_fw_cipher()
/rk3399_rockchip-uboot/common/spl/
H A Dspl_fit.c158 cipher_fw_context ctx; in spl_fit_image_uncipher()
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ce.c914 int rockchip_crypto_fw_cipher(struct udevice *dev, cipher_fw_context *ctx, in rockchip_crypto_fw_cipher()
H A Dcrypto_v2.c1418 int rockchip_crypto_fw_cipher(struct udevice *dev, cipher_fw_context *ctx, in rockchip_crypto_fw_cipher()