mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 22:05:42 +01:00
Cosmetics in benchmark
This commit is contained in:
parent
201401646e
commit
22f64c8a9a
@ -50,8 +50,8 @@
|
||||
#include "polarssl/ecdh.h"
|
||||
|
||||
#define BUFSIZE 1024
|
||||
#define HEADER_FORMAT " %-16s : "
|
||||
#define TITLE_LEN 17
|
||||
#define HEADER_FORMAT " %-18s : "
|
||||
#define TITLE_LEN 19
|
||||
|
||||
#if !defined(POLARSSL_TIMING_C)
|
||||
int main( int argc, char *argv[] )
|
||||
|
Loading…
Reference in New Issue
Block a user