Module wlan_rsn::key::exchange

source ·

Modules§

Enums§

Functions§

  • Computes and returns a key frame’s MIC. Fails if the AKM has no associated integrity algorithm or MIC size, the given Key Frame’s MIC has a different size than the MIC length derived from the AKM or the Key Frame doesn’t have its MIC bit set.
  • Computes and returns a serialized key frame’s MIC. Fails if the AKM has no associated integrity algorithm or MIC size.