Searched refs:LEAP_KEY_LEN (Results 1 – 3 of 3) sorted by relevance
25 #define LEAP_KEY_LEN 16 macro344 key = os_malloc(LEAP_KEY_LEN); in eap_leap_getKey()376 wpa_hexdump_key(MSG_DEBUG, "EAP-LEAP: master key", key, LEAP_KEY_LEN); in eap_leap_getKey()377 *len = LEAP_KEY_LEN; in eap_leap_getKey()
25 #define LEAP_KEY_LEN 16 macro344 key = os_malloc(LEAP_KEY_LEN); in eap_leap_getKey()372 wpa_hexdump_key(MSG_DEBUG, "EAP-LEAP: master key", key, LEAP_KEY_LEN); in eap_leap_getKey()373 *len = LEAP_KEY_LEN; in eap_leap_getKey()
26 #define LEAP_KEY_LEN 16 macro351 key = os_malloc(LEAP_KEY_LEN); in eap_leap_getKey()389 wpa_hexdump_key(MSG_DEBUG, "EAP-LEAP: master key", key, LEAP_KEY_LEN); in eap_leap_getKey()390 *len = LEAP_KEY_LEN; in eap_leap_getKey()