Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/prngs/
A Drng_get_bytes.c69 t1 = XCLOCK(); while (t1 == XCLOCK()) a ^= 1; in s_rng_ansic()
70 t1 = XCLOCK(); while (t1 == XCLOCK()) b ^= 1; in s_rng_ansic()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_custom.h49 #ifndef XCLOCK
50 #define XCLOCK clock macro
A Dtomcrypt_cfg.h36 LTC_EXPORT clock_t LTC_CALL XCLOCK(void);

Completed in 5 milliseconds