Searched refs:chap_binaryhex_to_asciihex (Results 1 – 1 of 1) sorted by relevance
41 static void chap_binaryhex_to_asciihex(char *dst, char *src, int src_len) in chap_binaryhex_to_asciihex() function62 chap_binaryhex_to_asciihex(challenge_asciihex, chap->challenge, in chap_gen_challenge()295 chap_binaryhex_to_asciihex(response, server_digest, MD5_SIGNATURE_SIZE); in chap_server_compute_md5()436 chap_binaryhex_to_asciihex(response, digest, MD5_SIGNATURE_SIZE); in chap_server_compute_md5()