Searched refs:TIME_PUBLIC (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/benchmarks/mbedtls/src/ |
D | benchmark.c | 220 #define TIME_PUBLIC(TITLE, TYPE, CODE) \ macro 735 TIME_PUBLIC(title, " public", in main() 739 TIME_PUBLIC(title, "private", in main() 790 TIME_PUBLIC(title, "handshake", in main() 800 TIME_PUBLIC(title, "handshake", in main() 833 TIME_PUBLIC(title, "sign", in main() 864 TIME_PUBLIC(title, "verify", in main() 909 TIME_PUBLIC(title, "handshake", in main() 937 TIME_PUBLIC(title, "handshake", in main() 975 TIME_PUBLIC(title, "handshake", in main() [all …]
|