Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/
H A Drktest_crypto_hw.c46 #define RK_MODE_DECRYPT 0 macro
145 config.operation = RK_MODE_DECRYPT; in handle_crypto_hw()
/OK3568_Linux_fs/u-boot/include/optee_include/
H A DOpteeClientInterface.h58 #define RK_MODE_DECRYPT 0 macro
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientInterface.c965 config->operation != RK_MODE_DECRYPT) in trusty_oem_otp_key_cipher()