Home
last modified time | relevance | path

Searched refs:RK_MODE_ENCRYPT (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.c45 #define RK_MODE_ENCRYPT 1 macro
130 config.operation = RK_MODE_ENCRYPT; in handle_crypto_hw()
/OK3568_Linux_fs/u-boot/include/optee_include/
H A DOpteeClientInterface.h57 #define RK_MODE_ENCRYPT 1 macro
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientInterface.c964 if (config->operation != RK_MODE_ENCRYPT && in trusty_oem_otp_key_cipher()