Searched refs:_nx_pop3_hex_ascii_convert (Results 1 – 2 of 2) sorted by relevance
265 VOID _nx_pop3_hex_ascii_convert(CHAR *source, UINT source_length, CHAR *destination);
2125 _nx_pop3_hex_ascii_convert(&md5_binary[0], NX_POP3_MAX_BINARY_MD5, result); in _nx_pop3_digest_authenticate()2469 VOID _nx_pop3_hex_ascii_convert(CHAR *source, UINT source_length, CHAR *destination) in _nx_pop3_hex_ascii_convert() function