wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
mka_alg Struct Reference

Data Fields

u8 parameter [4]
 
size_t cak_len
 
size_t kek_len
 
size_t ick_len
 
size_t icv_len
 
int(* cak_trfm )(const u8 *msk, const u8 *mac1, const u8 *mac2, u8 *cak)
 
int(* ckn_trfm )(const u8 *msk, const u8 *mac1, const u8 *mac2, const u8 *sid, size_t sid_len, u8 *ckn)
 
int(* kek_trfm )(const u8 *cak, const u8 *ckn, size_t ckn_len, u8 *kek)
 
int(* ick_trfm )(const u8 *cak, const u8 *ckn, size_t ckn_len, u8 *ick)
 
int(* icv_hash )(const u8 *ick, const u8 *msg, size_t msg_len, u8 *icv)
 
int index
 

The documentation for this struct was generated from the following file: