CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/12 12:48:35
Modified files:
sys/net80211 : ieee80211.h ieee80211_crypto.c
Log message:
add support for EAPOL-Key v3 descriptors (similar to v2 except that the
MIC is computed using AES-128-CMAC instead of HMAC-SHA1).
add a SHA-256 based key derivation function (not used yet).
