Home
last modified time | relevance | path

Searched refs:trace_attributes_from_api_head (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dsanitize_object.h44 void trace_attributes_from_api_head(const char *prefix, void *ref, size_t size);
H A Dsanitize_object.c162 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 Dpkcs11_attributes.c1200 trace_attributes_from_api_head("template", template, template_size); in create_attributes_from_template()