CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/12 10:05:15
Modified files:
sys/net80211 : ieee80211_crypto.c ieee80211_crypto.h
ieee80211_pae_input.c
Log message:
simplify ieee80211_derive_ptk() prototype.
pass the AKMP so we can support other key derivation functions in the
future.
