Searched refs:wpabuf_head (Results 1 - 25 of 309) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/eap_common/
H A Deap_common.c44 hdr = wpabuf_head(msg);
168 eap = wpabuf_head(msg);
183 return ((const u8 *) wpabuf_head(msg))[sizeof(struct eap_hdr)];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/utils/
H A Dwpabuf.h75 * wpabuf_head - Get pointer to the head of the buffer data
79 static inline const void * wpabuf_head(const struct wpabuf *buf) function
88 return wpabuf_head(buf);
142 wpabuf_put_data(dst, wpabuf_head(src), wpabuf_len(src));
H A Dwpa_debug.h82 wpa_hexdump(level, title, wpabuf_head(buf), wpabuf_len(buf));
103 wpa_hexdump_key(level, title, wpabuf_head(buf), wpabuf_len(buf));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/eap_common/
H A Deap_common.c44 hdr = wpabuf_head(msg);
168 eap = wpabuf_head(msg);
183 return ((const u8 *) wpabuf_head(msg))[sizeof(struct eap_hdr)];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/utils/
H A Dwpabuf.h75 * wpabuf_head - Get pointer to the head of the buffer data
79 static inline const void * wpabuf_head(const struct wpabuf *buf) function
88 return wpabuf_head(buf);
148 wpabuf_put_data(dst, wpabuf_head(src), wpabuf_len(src));
H A Dwpa_debug.h82 wpa_hexdump(level, title, wpabuf_head(buf), wpabuf_len(buf));
103 wpa_hexdump_key(level, title, wpabuf_head(buf), wpabuf_len(buf));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/src/eap_common/
H A Deap_common.c44 hdr = wpabuf_head(msg);
168 eap = wpabuf_head(msg);
183 return ((const u8 *) wpabuf_head(msg))[sizeof(struct eap_hdr)];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/src/utils/
H A Dwpabuf.h75 * wpabuf_head - Get pointer to the head of the buffer data
79 static inline const void * wpabuf_head(const struct wpabuf *buf) function
88 return wpabuf_head(buf);
142 wpabuf_put_data(dst, wpabuf_head(src), wpabuf_len(src));
H A Dwpa_debug.h82 wpa_hexdump(level, title, wpabuf_head(buf), wpabuf_len(buf));
103 wpa_hexdump_key(level, title, wpabuf_head(buf), wpabuf_len(buf));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/eap_common/
H A Deap_common.c44 hdr = wpabuf_head(msg);
168 eap = wpabuf_head(msg);
183 return ((const u8 *) wpabuf_head(msg))[sizeof(struct eap_hdr)];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/utils/
H A Dwpabuf.h75 * wpabuf_head - Get pointer to the head of the buffer data
79 static inline const void * wpabuf_head(const struct wpabuf *buf) function
88 return wpabuf_head(buf);
148 wpabuf_put_data(dst, wpabuf_head(src), wpabuf_len(src));
H A Dwpa_debug.h82 wpa_hexdump(level, title, wpabuf_head(buf), wpabuf_len(buf));
103 wpa_hexdump_key(level, title, wpabuf_head(buf), wpabuf_len(buf));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/eap_common/
H A Deap_common.c44 hdr = wpabuf_head(msg);
168 eap = wpabuf_head(msg);
183 return ((const u8 *) wpabuf_head(msg))[sizeof(struct eap_hdr)];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/utils/
H A Dwpabuf.h75 * wpabuf_head - Get pointer to the head of the buffer data
79 static inline const void * wpabuf_head(const struct wpabuf *buf) function
88 return wpabuf_head(buf);
142 wpabuf_put_data(dst, wpabuf_head(src), wpabuf_len(src));
H A Dwpa_debug.h82 wpa_hexdump(level, title, wpabuf_head(buf), wpabuf_len(buf));
103 wpa_hexdump_key(level, title, wpabuf_head(buf), wpabuf_len(buf));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/eap_common/
H A Deap_common.c44 hdr = wpabuf_head(msg);
168 eap = wpabuf_head(msg);
183 return ((const u8 *) wpabuf_head(msg))[sizeof(struct eap_hdr)];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/utils/
H A Dwpabuf.h75 * wpabuf_head - Get pointer to the head of the buffer data
79 static inline const void * wpabuf_head(const struct wpabuf *buf) function
88 return wpabuf_head(buf);
148 wpabuf_put_data(dst, wpabuf_head(src), wpabuf_len(src));
H A Dwpa_debug.h82 wpa_hexdump(level, title, wpabuf_head(buf), wpabuf_len(buf));
103 wpa_hexdump_key(level, title, wpabuf_head(buf), wpabuf_len(buf));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/crypto/
H A Dtls_internal.c349 in_data ? wpabuf_head(in_data) : NULL,
393 res = tlsv1_server_handshake(conn->server, wpabuf_head(in_data),
423 res = tlsv1_client_encrypt(conn->client, wpabuf_head(in_data),
442 res = tlsv1_server_encrypt(conn->server, wpabuf_head(in_data),
469 res = tlsv1_client_decrypt(conn->client, wpabuf_head(in_data),
488 res = tlsv1_server_decrypt(conn->server, wpabuf_head(in_data),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/crypto/
H A Dtls_internal.c349 in_data ? wpabuf_head(in_data) : NULL,
393 res = tlsv1_server_handshake(conn->server, wpabuf_head(in_data),
423 res = tlsv1_client_encrypt(conn->client, wpabuf_head(in_data),
442 res = tlsv1_server_encrypt(conn->server, wpabuf_head(in_data),
469 res = tlsv1_client_decrypt(conn->client, wpabuf_head(in_data),
488 res = tlsv1_server_decrypt(conn->server, wpabuf_head(in_data),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/crypto/
H A Dtls_internal.c349 in_data ? wpabuf_head(in_data) : NULL,
393 res = tlsv1_server_handshake(conn->server, wpabuf_head(in_data),
423 res = tlsv1_client_encrypt(conn->client, wpabuf_head(in_data),
442 res = tlsv1_server_encrypt(conn->server, wpabuf_head(in_data),
469 res = tlsv1_client_decrypt(conn->client, wpabuf_head(in_data),
488 res = tlsv1_server_decrypt(conn->server, wpabuf_head(in_data),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/wps/
H A Dwps_attr_build.c118 addr[0] = wpabuf_head(wps->last_msg);
120 addr[1] = wpabuf_head(msg);
218 hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, wpabuf_head(msg),
H A Dwps_attr_process.c44 addr[0] = wpabuf_head(wps->last_msg);
46 addr[1] = wpabuf_head(msg);
71 head = wpabuf_head(msg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/src/wps/
H A Dwps_attr_build.c118 addr[0] = wpabuf_head(wps->last_msg);
120 addr[1] = wpabuf_head(msg);
218 hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, wpabuf_head(msg),
H A Dwps_attr_process.c44 addr[0] = wpabuf_head(wps->last_msg);
46 addr[1] = wpabuf_head(msg);
71 head = wpabuf_head(msg);

Completed in 148 milliseconds

1234567891011>>