Searched refs:hex_out (Results 1 – 2 of 2) sorted by relevance
50 k5_hex_encode(const void *bytes, size_t len, int uppercase, char **hex_out) in k5_hex_encode() argument56 *hex_out = NULL; in k5_hex_encode()68 *hex_out = hex; in k5_hex_encode()
44 char **hex_out);