Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/optee_include/
H A DOpteeClientInterface.h74 #define RK_MODE_DECRYPT 0 macro
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientInterface.c1148 config->operation != RK_MODE_DECRYPT) in trusty_oem_otp_key_cipher()
2263 config->operation != RK_MODE_DECRYPT) in trusty_fw_key_cipher()
/rk3399_rockchip-uboot/common/
H A Dimage-fit.c1621 config.operation = RK_MODE_DECRYPT; in fit_image_uncipher()