22 #ifndef MBEDTLS_TIMING_H
23 #define MBEDTLS_TIMING_H
34 #if !defined(MBEDTLS_TIMING_ALT)
41 struct mbedtls_timing_hr_time
49 typedef struct mbedtls_timing_delay_context
54 } mbedtls_timing_delay_context;
57 #include "timing_alt.h"
#define MBEDTLS_PRIVATE(member)
void mbedtls_timing_set_delay(void *data, uint32_t int_ms, uint32_t fin_ms)
Set a pair of delays to watch (See mbedtls_timing_get_delay().)
Macro wrapper for struct's memebrs.
Build-time configuration info.
unsigned long mbedtls_timing_get_timer(struct mbedtls_timing_hr_time *val, int reset)
int mbedtls_timing_get_delay(void *data)
Get the status of delays (Memory helper: number of delays passed.)