Home
last modified time | relevance | path

Searched defs:buf_size (Results 1 – 5 of 5) sorted by relevance

/hostap-3.6.0/src/common/
Dwpa_helpers.c101 char *buf, size_t buf_size) in get_wpa_cli_event2()
157 const char *event, char *buf, size_t buf_size) in get_wpa_cli_event()
/hostap-3.6.0/src/utils/
Dcommon.c293 int wpa_snprintf_hex_sep(char *buf, size_t buf_size, const u8 *data, size_t len, in wpa_snprintf_hex_sep()
317 static inline int _wpa_snprintf_hex(char *buf, size_t buf_size, const u8 *data, in _wpa_snprintf_hex()
346 int wpa_snprintf_hex(char *buf, size_t buf_size, const u8 *data, size_t len) in wpa_snprintf_hex()
360 int wpa_snprintf_hex_uppercase(char *buf, size_t buf_size, const u8 *data, in wpa_snprintf_hex_uppercase()
/hostap-3.6.0/src/tls/
Dtlsv1_record.c151 size_t buf_size, const u8 *payload, size_t payload_len, in tlsv1_record_send()
/hostap-3.6.0/src/wps/
Dwps_upnp.c485 int buf_size = 0; in upnp_wps_device_send_event() local
/hostap-3.6.0/src/radius/
Dradius_server.c2024 const int buf_size = 1024; in radius_server_read_clients() local