Lines Matching refs:os_malloc
297 buf = os_malloc(buflen); in srv_log()
614 sess->username = os_malloc(user_len * 4 + 1); in radius_server_get_new_session()
682 id_str = os_malloc(id_len + 1); in radius_srv_hs20_t_c_pending()
751 id_str = os_malloc(id_len); in db_update_last_msk()
759 id_str = os_malloc(id_len + 1); in db_update_last_msk()
994 buf = os_malloc(1 + url_len); in radius_server_encapsulate_eap()
1037 buf = os_malloc(1 + url_len + 1); in radius_server_encapsulate_eap()
1086 url2 = os_malloc(url_len + 1); in radius_server_encapsulate_eap()
1672 buf = os_malloc(RADIUS_MAX_MSG_LEN); in radius_server_receive_auth()
1804 buf = os_malloc(RADIUS_MAX_MSG_LEN); in radius_server_receive_acct()
2040 buf = os_malloc(buf_size); in radius_server_read_clients()
2210 data->eap_req_id_text = os_malloc(conf->eap_req_id_text_len); in radius_server_init()