Searched refs:chap_base64_decode (Results 1 – 1 of 1) sorted by relevance
211 static int chap_base64_decode(u8 *dst, const char *src, size_t len) in chap_base64_decode() function343 if (chap_base64_decode(client_digest, chap_r, strlen(chap_r)) != in chap_server_compute_hash()475 initiatorchg_len = chap_base64_decode(initiatorchg_binhex, in chap_server_compute_hash()