Home
last modified time | relevance | path

Searched defs:props (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/include/tee/
H A Dtee_svc.h31 const struct tee_props *props; member
/optee_os/core/tee/
H A Dtee_svc.c407 const struct tee_props **props, in get_prop_set()
439 const struct tee_props *props; in get_prop_struct() local
543 const struct tee_props *props = NULL; in syscall_get_property_name_to_index() local
H A Dtee_svc_cryp.c1260 const struct tee_cryp_obj_type_props *props, in set_attribute()
1272 const struct tee_cryp_obj_type_props *props, in get_attribute()
1526 static TEE_Result check_key_size(const struct tee_cryp_obj_type_props *props, in check_key_size()
/optee_os/core/arch/arm/include/kernel/
H A Dsecure_partition.h37 uint32_t props; member