mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Cosmetics in benchmark
This commit is contained in:
@ -50,8 +50,8 @@
|
|||||||
#include "polarssl/ecdh.h"
|
#include "polarssl/ecdh.h"
|
||||||
|
|
||||||
#define BUFSIZE 1024
|
#define BUFSIZE 1024
|
||||||
#define HEADER_FORMAT " %-16s : "
|
#define HEADER_FORMAT " %-18s : "
|
||||||
#define TITLE_LEN 17
|
#define TITLE_LEN 19
|
||||||
|
|
||||||
#if !defined(POLARSSL_TIMING_C)
|
#if !defined(POLARSSL_TIMING_C)
|
||||||
int main( int argc, char *argv[] )
|
int main( int argc, char *argv[] )
|
||||||
|
Reference in New Issue
Block a user