hostap/src/pae
Jouni Malinen 72619ce61b MACsec: Use os_memcmp_const() for hash/password comparisons
This makes the implementation less likely to provide useful timing
information to potential attackers from comparisons of information
received from a remote device and private material known only by the
authorized devices.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-07-02 12:38:47 +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 MACsec: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
ieee802_1x_kay.h MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_kay_i.h MACsec: Add PAE implementation 2014-05-09 20:42:44 +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