Home | History | Annotate | Download | only in ap

Lines Matching refs:os_malloc

77 		char *hex = os_malloc(hex_len);
186 ekey = os_malloc(ekey_len);
241 ikey = os_malloc(hapd->conf->individual_wep_key_len);
875 os_malloc(sizeof(*sta->pending_eapol_rx));
1362 sm->eap_if->aaaEapKeyData = os_malloc(len);
1423 nclass[nclass_count].data = os_malloc(class_len);
1506 sta->remediation_url = os_malloc(len);
1556 sta->hs20_session_info_url = os_malloc(len);
1923 eapol->default_wep_key = os_malloc(hapd->conf->default_wep_key_len);
2075 user->password = os_malloc(eap_user->password_len);