Searched defs:binary_to_hex_case (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib/ |
H A D | hex-binary.c | 8 binary_to_hex_case(unsigned char *dest, const unsigned char *data, function 33 binary_to_hex_case(dest, data, size, FALSE); 42 binary_to_hex_case(dest, data, size, TRUE); 53 binary_to_hex_case(buf, data, size, FALSE);
|
Completed in 14 milliseconds