Searched refs:printhex (Results 1 – 3 of 3) sorted by relevance
45 void printhex(const char * label, const unsigned char * buf, int len);
360 printhex("RSA sig", buf->data, buf->len); in buf_put_rsa_sign()
481 void printhex(const char * label, const unsigned char * buf, int len) { in printhex() function