Searched refs:TIME_PUBLIC (Results 1 – 2 of 2) sorted by relevance
/net-tools-2.7.6/mbedtls-2.4.0/programs/test/ |
D | benchmark.c | 164 #define TIME_PUBLIC( TITLE, TYPE, CODE ) \ macro 653 TIME_PUBLIC( title, " public", in main() 657 TIME_PUBLIC( title, "private", in main() 697 TIME_PUBLIC( title, "handshake", in main() 703 TIME_PUBLIC( title, "handshake", in main() 732 TIME_PUBLIC( title, "sign", in main() 755 TIME_PUBLIC( title, "verify", in main() 791 TIME_PUBLIC( title, "handshake", in main() 810 TIME_PUBLIC( "ECDHE-Curve25519", "handshake", in main() 839 TIME_PUBLIC( title, "handshake", in main() [all …]
|
/net-tools-2.7.6/mbedtls-2.4.0/yotta/data/example-benchmark/ |
D | main.cpp | 267 #define TIME_PUBLIC( TITLE, TYPE, CODE ) \ macro 705 TIME_PUBLIC( title, " public", in benchmark() 709 TIME_PUBLIC( title, "private", in benchmark() 749 TIME_PUBLIC( title, "handshake", in benchmark() 755 TIME_PUBLIC( title, "handshake", in benchmark() 784 TIME_PUBLIC( title, "sign", in benchmark() 807 TIME_PUBLIC( title, "verify", in benchmark() 843 TIME_PUBLIC( title, "handshake", in benchmark() 862 TIME_PUBLIC( "ECDHE-Curve25519", "handshake", in benchmark() 891 TIME_PUBLIC( title, "handshake", in benchmark() [all …]
|