Searched refs:trace_attributes_from_api_head (Results 1 – 3 of 3) sorted by relevance
| /optee_os/ta/pkcs11/src/ |
| H A D | sanitize_object.h | 44 void trace_attributes_from_api_head(const char *prefix, void *ref, size_t size);
|
| H A D | sanitize_object.c | 162 trace_attributes_from_api_head("bad-template", src, src_size); in sanitize_class_and_type() 381 trace_attributes_from_api_head(prefix2, start, in __trace_attributes() 396 void trace_attributes_from_api_head(const char *prefix, void *ref, size_t size) in trace_attributes_from_api_head() function
|
| H A D | pkcs11_attributes.c | 1200 trace_attributes_from_api_head("template", template, template_size); in create_attributes_from_template()
|