hostap/src
Jouni Malinen 4ae3f39720 Add a helper function for recognizing BIP enum wpa_alg values
Use a shared wpa_alg_bip() function for this and fix the case in
nl_add_key() to cover all BIP algorithms. That fix does not change any
behavior since the function is not currently used with any BIP
algorithm, but it is better to avoid surprises should it ever be needed
with IGTK.

Signed-off-by: Jouni Malinen <j@w1.fi>
2020-05-17 01:31:19 +03:00
..
ap Rename WPA_ALG_IGTK to use the correct cipher name for BIP 2020-05-17 01:31:19 +03:00
common Add a helper function for recognizing BIP enum wpa_alg values 2020-05-17 01:31:19 +03:00
crypto Fix a typo in a comment 2020-05-16 22:12:46 +03:00
drivers Add a helper function for recognizing BIP enum wpa_alg values 2020-05-17 01:31:19 +03:00
eap_common
eap_peer
eap_server
eapol_auth
eapol_supp
fst
l2_packet
p2p
pae
radius
rsn_supp DPP: Allow version number to be overridden for testing purposes 2020-05-04 00:37:45 +03:00
tls
utils Add PRINTF_FORMAT for printf wrapper functions 2020-05-02 21:04:17 +03:00
wps
lib.rules
Makefile