Home
last modified time | relevance | path

Searched refs:attr_id (Results 1 – 6 of 6) sorted by relevance

/optee_test/host/xtest/gp/include/
A Dxml_common_api.h106 uint32_t attr_id; member
217 uint32_t attr_id, in GetObjectBufferAttribute_helper() argument
244 op.params[0].value.b = attr_id; in GetObjectBufferAttribute_helper()
258 saved_attr[n].attr_id = attr_id; in GetObjectBufferAttribute_helper()
268 uint32_t cmd, uint32_t obj, uint32_t attr_id, in Invoke_GetObjectBufferAttribute() argument
271 return GetObjectBufferAttribute_helper(c, sess, 0, cmd, obj, attr_id, in Invoke_GetObjectBufferAttribute()
A Dxml_datastorage_api.h1569 uint32_t attr_id, uint32_t a, in Invoke_InitValueAttribute() argument
1742 uint32_t attr_id, in GetObjectValueAttribute_helper() argument
1751 op.params[0].value.b = attr_id; in GetObjectValueAttribute_helper()
1764 saved_attr[n].attr_id = attr_id; in GetObjectValueAttribute_helper()
1777 obj, attr_id, true, true); in get_value_attr()
1785 obj, attr_id, false, in get_buffer_attr()
1828 uint32_t attr_id, in Invoke_GetObjectValueAttribute() argument
1833 attr_id, extract_a, extract_b); in Invoke_GetObjectValueAttribute()
1991 uint32_t attr_id, uint32_t buffer) in Invoke_InitRefAttribute() argument
1999 uint32_t buffer, uint32_t attr_id, in Macro_StoreRefAttribute() argument
[all …]
A Dxml_crypto_api.h3565 uint32_t attr_id, uint32_t buffer) in Invoke_InitRefAttribute() argument
3567 return Invoke_Simple_Function_v2(c, sess, cmd, attr, attr_id, in Invoke_InitRefAttribute()
3573 uint32_t buffer, uint32_t attr_id, in Macro_StoreRefAttribute() argument
3584 attr, attr_id, buffer); in Macro_StoreRefAttribute()
/optee_test/host/xtest/
A Dxtest_helpers.h81 uint32_t attr_id,
97 uint32_t attr_id, const void *buf, size_t len);
99 uint32_t attr_id, uint32_t value_a, uint32_t value_b);
A Dxtest_helpers.c103 void xtest_add_attr(size_t *attr_count, TEE_Attribute *attrs, uint32_t attr_id, in xtest_add_attr() argument
106 attrs[*attr_count].attributeID = attr_id; in xtest_add_attr()
113 uint32_t attr_id, uint32_t value_a, uint32_t value_b) in xtest_add_attr_value() argument
115 attrs[*attr_count].attributeID = attr_id; in xtest_add_attr_value()
122 uint32_t attr_id; member
165 a[n].attr_id = attrs[n].attributeID; in pack_attrs()
324 uint32_t attr_id, in ta_crypt_cmd_get_object_buffer_attribute() argument
333 op.params[0].value.b = attr_id; in ta_crypt_cmd_get_object_buffer_attribute()
A Dregression_4000.c778 uint32_t attr_id, in ta_crypt_cmd_get_object_value_attribute() argument
788 op.params[0].value.b = attr_id; in ta_crypt_cmd_get_object_value_attribute()

Completed in 28 milliseconds