Searched refs:trace (Results 1 – 6 of 6) sorted by relevance
121 #define TRACEBUF struct qm_trace trace;127 (head)->trace.prevline = (head)->trace.lastline; \128 (head)->trace.prevfile = (head)->trace.lastfile; \129 (head)->trace.lastline = __LINE__; \130 (head)->trace.lastfile = __FILE__; \134 (elem)->trace.prevline = (elem)->trace.lastline; \135 (elem)->trace.prevfile = (elem)->trace.lastfile; \136 (elem)->trace.lastline = __LINE__; \137 (elem)->trace.lastfile = __FILE__; \
42 char **trace; member87 mbedtls_fprintf(stderr, "%s\n", hdr->trace[i]); in debug_header()282 cur->trace = backtrace_symbols(trace_buffer, trace_cnt); in buffer_alloc_calloc()304 new->trace = NULL; in buffer_alloc_calloc()346 cur->trace = backtrace_symbols(trace_buffer, trace_cnt); in buffer_alloc_calloc()400 free(hdr->trace); in buffer_alloc_free()401 hdr->trace = NULL; in buffer_alloc_free()
79 * Test that `psa_destroy_key()` does not leave any trace of the key.
425 …o use a dynamic instrumentation tool (the most obvious being Valgrind) to trace memory accesses an…427 …rty that we are looking for. However, it is possible to generate a memory trace with Valgrind usin…430 valgrind --tool=lackey --trace-mem=yes --log-file=logfile ./myprogram449 …ry access trace source](https://developer.arm.com/documentation/100964/1123/Plug-ins-for-Fast-Mode…
141 * Aborting means removing any trace of the key creation.
2554 constant time/constant trace, so side channel attacks can retrieve the