Home
last modified time | relevance | path

Searched refs:strhex_to_str (Results 1 – 1 of 1) sorted by relevance

/external/ppp/pppd/plugins/
Dwinbind.c168 size_t strhex_to_str(char *p, size_t len, const char *strhex) in strhex_to_str() function
414 if (strhex_to_str(nt_key, 32, parameter) == 16) { in run_ntlm_auth()