Searched defs:title (Results 1 – 5 of 5) sorted by relevance
68 static void dump_buf( const char *title, unsigned char *buf, size_t len ) in dump_buf()79 static void dump_pubkey( const char *title, mbedtls_ecdsa_context *key ) in dump_pubkey()
29 static void print_hex(const char *title, const unsigned char buf[], size_t len) in print_hex()
34 static void print_hex(const char *title, const unsigned char buf[], size_t len) in print_hex()
250 char title[TITLE_LEN]; in main() local
350 char title[TITLE_LEN]; in benchmark() local