Home
last modified time | relevance | path

Searched refs:RK_FW_KEY0 (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dkeylad.h13 RK_FW_KEY0 = 0, enumerator
/rk3399_rockchip-uboot/include/optee_include/
H A DOpteeClientInterface.h33 RK_FW_KEY0 = 0, enumerator
/rk3399_rockchip-uboot/drivers/keylad/
H A Drk_keylad.c121 case RK_FW_KEY0: in rk_get_fwkey_param()
/rk3399_rockchip-uboot/common/spl/
H A Dspl_fit.c210 ctx.fw_keyid = RK_FW_KEY0; in spl_fit_image_uncipher()
/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.c2250 if (key_id != RK_FW_KEY0) in trusty_fw_key_cipher()