Lines Matching full:eap_key
1355 const u8 *eap_key;1360 eap_key = eap_get_eapKeyData(sm->eap, &eap_len);1361 if (eap_key == NULL)1365 os_memcpy(key, eap_key, len);