Home
last modified time | relevance | path

Searched refs:TEE_ObjectType (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_api_types.h103 typedef uint32_t TEE_ObjectType; typedef
H A Dtee_api.h151 TEE_Result TEE_AllocateTransientObject(TEE_ObjectType objectType,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_types.h81 typedef uint32_t TEE_ObjectType; typedef
H A Dtee_api.h127 TEE_Result TEE_AllocateTransientObject(TEE_ObjectType objectType,
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_types.h81 typedef uint32_t TEE_ObjectType; typedef
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api_types.h81 typedef uint32_t TEE_ObjectType; typedef
H A Dtee_api.h127 TEE_Result TEE_AllocateTransientObject(TEE_ObjectType objectType,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_types.h81 typedef uint32_t TEE_ObjectType; typedef
H A Dtee_api.h127 TEE_Result TEE_AllocateTransientObject(TEE_ObjectType objectType,
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_types.h103 typedef uint32_t TEE_ObjectType; typedef
H A Dtee_api.h151 TEE_Result TEE_AllocateTransientObject(TEE_ObjectType objectType,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_types.h81 typedef uint32_t TEE_ObjectType; typedef
H A Dtee_api.h127 TEE_Result TEE_AllocateTransientObject(TEE_ObjectType objectType,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_helpers.h53 TEE_ObjectType obj_type, uint32_t max_obj_size,
H A Dxtest_helpers.c75 TEE_ObjectType obj_type, in ta_crypt_cmd_allocate_transient_object()