eap_peap_common.h

Go to the documentation of this file.
00001 
00016 #ifndef EAP_PEAP_COMMON_H
00017 #define EAP_PEAP_COMMON_H
00018 
00019 void peap_prfplus(int version, const u8 *key, size_t key_len,
00020                   const char *label, const u8 *seed, size_t seed_len,
00021                   u8 *buf, size_t buf_len);
00022 
00023 #endif /* EAP_PEAP_COMMON_H */
00024 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 21 23:16:51 2009 for hostapd by  doxygen 1.6.1