Home
last modified time | relevance | path

Searched refs:trusty_fw_key_cipher (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/optee_include/
H A DOpteeClientInterface.h138 uint32_t trusty_fw_key_cipher(enum RK_FW_KEYID key_id, rk_cipher_config *config,
/rk3399_rockchip-uboot/common/
H A Dimage-fit.c1626 ret = trusty_fw_key_cipher(RK_FW_KEY0, &config, in fit_image_uncipher()
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientInterface.c2238 uint32_t trusty_fw_key_cipher(enum RK_FW_KEYID key_id, rk_cipher_config *config, in trusty_fw_key_cipher() function