hostap/src/pae
Sabrina Dubroca 12447457bf mka: Fix length when encoding SAK-use
The room we actually use is length. This could also mess up the
receiver, since it will advance by the actual length (as indicated by
the parameter body's length), which could differ from the offset at
which we stored the next item.

Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
2016-08-07 11:32:23 +03:00
..
ieee802_1x_cp.c MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_cp.h MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_kay.c mka: Fix length when encoding SAK-use 2016-08-07 11:32:23 +03:00
ieee802_1x_kay.h PAE: Use be16/be32 instead of u16/u32 for spartse 2016-06-24 01:38:48 +03:00
ieee802_1x_kay_i.h PAE: Use be16/be32 instead of u16/u32 for spartse 2016-06-24 01:38:48 +03:00
ieee802_1x_key.c MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_key.h MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_secy_ops.c MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_secy_ops.h MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00