Home
last modified time | relevance | path

Searched defs:attrs (Results 1 – 15 of 15) sorted by relevance

/optee_os/lib/libutils/isoc/newlib/
H A D_ansi.h107 #define _ATTRIBUTE(attrs) __attribute__ (attrs) argument
109 #define _ATTRIBUTE(attrs) argument
/optee_os/lib/libutee/
H A Dtee_api_objects.c14 void __utee_from_attr(struct utee_attribute *ua, const TEE_Attribute *attrs, in __utee_from_attr()
32 const __GP11_TEE_Attribute *attrs, in __utee_from_gp11_attr()
382 const TEE_Attribute *attrs, in TEE_PopulateTransientObject()
411 const __GP11_TEE_Attribute *attrs, in __GP11_TEE_PopulateTransientObject()
/optee_os/ta/pkcs11/src/
H A Dprocessing_ec.c344 TEE_Attribute *attrs = NULL; in load_tee_ec_key_attrs() local
666 TEE_Attribute *attrs = NULL; in load_tee_eddsa_key_attrs() local
H A Dattributes.h61 uint8_t attrs[]; member
H A Dpkcs11_attributes.c240 uint32_t const *attrs, in set_mandatory_attributes()
275 uint32_t const *attrs, in set_optional_attributes_with_def()
308 uint32_t const *attrs, in set_attributes_opt_or_null()
317 uint32_t const *attrs, in set_optional_attributes()
1186 struct obj_attrs *attrs = NULL; in create_attributes_from_template() local
H A Dsanitize_object.c26 bool sanitize_consistent_class_and_type(struct obj_attrs *attrs) in sanitize_consistent_class_and_type()
H A Dprocessing_rsa.c538 TEE_Attribute *attrs = NULL; in load_tee_rsa_key_attrs() local
H A Dprocessing.c135 struct obj_attrs *attrs = obj->attributes; in get_object_key_bit_size() local
/optee_os/core/crypto/
H A Dsigned_hdr.c183 const struct shdr_subkey_attr *attrs = subkey->attrs; in check_attrs() local
/optee_os/core/arch/riscv/include/
H A Dsbi_mpxy_rpmi.h87 struct sbi_mpxy_channel_attrs attrs; member
/optee_os/core/arch/arm/kernel/
H A Dspmc_sp_handler.c1140 uint16_t attrs = 0; in handle_mem_perm_get() local
1187 uint16_t attrs = 0; in handle_mem_perm_set() local
H A Dstmm_sp.c850 uint16_t attrs = 0; in spm_handle_get_mem_attr() local
/optee_os/core/include/
H A Dsigned_hdr.h121 } attrs[]; member
/optee_os/core/tee/
H A Dtee_svc_cryp.c1730 uint32_t attr_count, TEE_Attribute *attrs) in copy_in_attrs()
1783 const TEE_Attribute *attrs, in tee_svc_cryp_check_attr()
1896 const TEE_Attribute *attrs, in tee_svc_cryp_obj_populate_type()
1998 TEE_Attribute *attrs = NULL; in syscall_cryp_obj_populate() local
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1024 uint8_t attrs[]; member