Searched refs:gas_query_deinit (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dgas_query.h18 void gas_query_deinit(struct gas_query *gas);
53 static inline void gas_query_deinit(struct gas_query *gas) function
H A Dgas_query.c177 * gas_query_deinit - Deinitialize GAS query component
180 void gas_query_deinit(struct gas_query *gas) function
H A Dwpa_supplicant.c584 * gas_query_deinit() call because gas_query::work has not yet been set
592 gas_query_deinit(wpa_s->gas);

Completed in 77 milliseconds