Home | History | Annotate | Download | only in eap_peer

Lines Matching refs:os_malloc

267 		data->pseudonym = os_malloc(attr->next_pseudonym_len);
284 data->reauth_id = os_malloc(attr->next_reauth_id_len);
778 data->network_name = os_malloc(attr->kdf_input_len);
1304 key = os_malloc(EAP_SIM_KEYING_DATA_LEN);
1323 key = os_malloc(EAP_EMSK_LEN);