Home
last modified time | relevance | path

Searched refs:dump_buf (Results 1 – 1 of 1) sorted by relevance

/lib/mbedtls/external/mbedtls/programs/pkey/
A Decdsa.c46 static void dump_buf(const char *title, unsigned char *buf, size_t len) in dump_buf() function
69 dump_buf(title, buf, len); in dump_pubkey()
72 #define dump_buf(a, b, c) macro
153 dump_buf(" + Hash: ", hash, sizeof(hash)); in main()
170 dump_buf(" + Signature: ", sig, sig_len); in main()

Completed in 7 milliseconds