wpa_supplicant / hostapd
2.5
Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
src
eap_common
chap.h
Go to the documentation of this file.
1
5
#ifndef CHAP_H
6
#define CHAP_H
7
8
#define CHAP_MD5_LEN 16
9
10
int
chap_md5(u8
id
,
const
u8 *secret,
size_t
secret_len,
const
u8 *challenge,
11
size_t
challenge_len, u8 *response);
12
13
#endif
/* CHAP_H */
Generated on Sun Sep 27 2015 22:08:07 for wpa_supplicant / hostapd by
1.8.6