Searched defs:attrs (Results 1 – 15 of 15) sorted by relevance
| /optee_os/lib/libutils/isoc/newlib/ |
| H A D | _ansi.h | 107 #define _ATTRIBUTE(attrs) __attribute__ (attrs) argument 109 #define _ATTRIBUTE(attrs) argument
|
| /optee_os/lib/libutee/ |
| H A D | tee_api_objects.c | 14 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 D | processing_ec.c | 344 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 D | attributes.h | 61 uint8_t attrs[]; member
|
| H A D | pkcs11_attributes.c | 240 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 D | sanitize_object.c | 26 bool sanitize_consistent_class_and_type(struct obj_attrs *attrs) in sanitize_consistent_class_and_type()
|
| H A D | processing_rsa.c | 538 TEE_Attribute *attrs = NULL; in load_tee_rsa_key_attrs() local
|
| H A D | processing.c | 135 struct obj_attrs *attrs = obj->attributes; in get_object_key_bit_size() local
|
| /optee_os/core/crypto/ |
| H A D | signed_hdr.c | 183 const struct shdr_subkey_attr *attrs = subkey->attrs; in check_attrs() local
|
| /optee_os/core/arch/riscv/include/ |
| H A D | sbi_mpxy_rpmi.h | 87 struct sbi_mpxy_channel_attrs attrs; member
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | spmc_sp_handler.c | 1140 uint16_t attrs = 0; in handle_mem_perm_get() local 1187 uint16_t attrs = 0; in handle_mem_perm_set() local
|
| H A D | stmm_sp.c | 850 uint16_t attrs = 0; in spm_handle_get_mem_attr() local
|
| /optee_os/core/include/ |
| H A D | signed_hdr.h | 121 } attrs[]; member
|
| /optee_os/core/tee/ |
| H A D | tee_svc_cryp.c | 1730 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 D | pkcs11_ta.h | 1024 uint8_t attrs[]; member
|