Home
last modified time | relevance | path

Searched refs:TEE_ERROR_OVERFLOW (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sims/
H A Dta_sims.c105 return TEE_ERROR_OVERFLOW; in sims_read()
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_defines.h44 #define TEE_ERROR_OVERFLOW 0xFFFF300F macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_test.c54 ADBG_ENUM_TABLE_ENTRY(TEE_ERROR_OVERFLOW),
H A Dregression_4100.c817 if (!ADBG_EXPECT_TEEC_RESULT(c, TEE_ERROR_OVERFLOW, in test_4103()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_defines.h42 #define TEE_ERROR_OVERFLOW 0xFFFF300F macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_defines.h42 #define TEE_ERROR_OVERFLOW 0xFFFF300F macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_defines.h42 #define TEE_ERROR_OVERFLOW 0xFFFF300F macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api_defines.h42 #define TEE_ERROR_OVERFLOW 0xFFFF300F macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_api_defines.h63 #define TEE_ERROR_OVERFLOW 0xFFFF300F macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_defines.h63 #define TEE_ERROR_OVERFLOW 0xFFFF300F macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/
H A Dos_test.c572 case TEE_ERROR_OVERFLOW: in test_time()
621 if (res != TEE_ERROR_OVERFLOW) { in test_time()