Searched refs:trace (Results 1 – 3 of 3) sorted by relevance
55 char **trace; member101 mbedtls_fprintf( stderr, "%s\n", hdr->trace[i] ); in debug_header()304 cur->trace = backtrace_symbols( trace_buffer, trace_cnt ); in buffer_alloc_calloc()325 new->trace = NULL; in buffer_alloc_calloc()362 cur->trace = backtrace_symbols( trace_buffer, trace_cnt ); in buffer_alloc_calloc()415 free( hdr->trace ); in buffer_alloc_free()416 hdr->trace = NULL; in buffer_alloc_free()
79 * Test that `psa_destroy_key()` does not leave any trace of the key.
1103 constant time/constant trace, so side channel attacks can retrieve the
Completed in 8 milliseconds