Searched refs:num2hex (Results 1 – 5 of 5) sorted by relevance
18 void num2hex(unsigned char ch, unsigned char *hex);
25 void num2hex(unsigned char ch, unsigned char *hex);
35 void num2hex(unsigned char ch, unsigned char *hex) in num2hex() function
55 num2hex(result[i], &md5[2 * i]); in native_checksum_md5()
124 num2hex(result[i], &md5[2 * i]); in native_crypto_md5()
Completed in 5 milliseconds