Searched defs:obj_type (Results 1 – 2 of 2) sorted by relevance
61 uint32_t obj_type; member
500 TEE_ObjectType obj_type; member510 #define PROP(obj_type, quanta, min_size, max_size, alloc_size, type_attrs) \ argument1246 TEE_ObjectType obj_type) in tee_svc_find_type_props()1549 TEE_Result tee_obj_set_type(struct tee_obj *o, uint32_t obj_type, in tee_obj_set_type()1657 TEE_Result syscall_cryp_obj_alloc(unsigned long obj_type, in syscall_cryp_obj_alloc()1948 TEE_ObjectType obj_type = o->info.objectType; in tee_svc_cryp_obj_populate_type() local