Searched refs:LEAP_KEY_LEN (Results 1 – 1 of 1) sorted by relevance
20 #define LEAP_KEY_LEN 16 macro352 key = os_malloc(LEAP_KEY_LEN); in eap_leap_getKey()390 wpa_hexdump_key(MSG_DEBUG, "EAP-LEAP: master key", key, LEAP_KEY_LEN); in eap_leap_getKey()391 *len = LEAP_KEY_LEN; in eap_leap_getKey()