Home
last modified time | relevance | path

Searched refs:trace_attributes (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/ta/pkcs11/src/
A Dattributes.h315 void trace_attributes(const char *prefix, void *ref);
317 static inline void trace_attributes(const char *prefix __unused, in trace_attributes() function
A Dprocessing_ec.c592 trace_attributes("public-key", *pub_head); in generate_ec_keys()
593 trace_attributes("private-key", *priv_head); in generate_ec_keys()
727 trace_attributes("public-key", *pub_head); in generate_eddsa_keys()
728 trace_attributes("private-key", *priv_head); in generate_eddsa_keys()
A Dattributes.c411 trace_attributes(prefix2, in __trace_attributes()
426 void trace_attributes(const char *prefix, void *ref) in trace_attributes() function
A Dobject.c138 trace_attributes("[destroy]", obj->attributes); in destroy_object()
215 trace_attributes("[create]", head); in create_object()
A Dpkcs11_attributes.c1244 trace_attributes("object", attrs); in create_attributes_from_template()

Completed in 12 milliseconds