Home
last modified time | relevance | path

Searched defs:title (Results 1 – 25 of 35) sorted by relevance

12

/hostap-latest/src/utils/
Dtrace.h28 #define wpa_trace_dump(title, ptr) \ argument
49 #define wpa_trace_dump(title, ptr) do { } while (0) argument
51 #define wpa_trace_show(title) do { } while (0) argument
65 #define wpa_trace_dump_funcname(title, pc) do { } while (0) argument
Dwpa_debug_zephyr.c67 static void _wpa_hexdump(int level, const char *title, const u8 *buf, size_t len, int show) in _wpa_hexdump()
97 void wpa_hexdump_impl(int level, const char *title, const void *buf, size_t len) in wpa_hexdump_impl()
102 void wpa_hexdump_key_impl(int level, const char *title, const void *buf, size_t len) in wpa_hexdump_key_impl()
107 static void _wpa_hexdump_ascii(int level, const char *title, const void *buf, size_t len, int show) in _wpa_hexdump_ascii()
149 void wpa_hexdump_ascii_impl(int level, const char *title, const void *buf, size_t len) in wpa_hexdump_ascii_impl()
154 void wpa_hexdump_ascii_key_impl(int level, const char *title, const void *buf, size_t len) in wpa_hexdump_ascii_key_impl()
Dwpa_debug_zephyr.h84 #define wpa_hexdump(level, title, buf, len) \ argument
89 static inline void wpa_hexdump_buf(int level, const char *title, const struct wpabuf *buf) in wpa_hexdump_buf()
107 #define wpa_hexdump_key(level, title, buf, len) \ argument
113 static inline void wpa_hexdump_buf_key(int level, const char *title, const struct wpabuf *buf) in wpa_hexdump_buf_key()
131 #define wpa_hexdump_ascii(level, title, buf, len) \ argument
151 #define wpa_hexdump_ascii_key(level, title, buf, len) \ argument
Dwpa_debug.c258 static void _wpa_hexdump(int level, const char *title, const u8 *buf, in _wpa_hexdump()
385 void wpa_hexdump(int level, const char *title, const void *buf, size_t len) in wpa_hexdump()
391 void wpa_hexdump_key(int level, const char *title, const void *buf, size_t len) in wpa_hexdump_key()
397 static void _wpa_hexdump_ascii(int level, const char *title, const void *buf, in _wpa_hexdump_ascii()
510 void wpa_hexdump_ascii(int level, const char *title, const void *buf, in wpa_hexdump_ascii()
517 void wpa_hexdump_ascii_key(int level, const char *title, const void *buf, in wpa_hexdump_ascii_key()
Dbrowser.c26 char *title; member
186 const char *title; in view_cb_notify_title() local
264 static void view_cb_hovering_over_link(WebKitWebView *view, gchar *title, in view_cb_hovering_over_link()
280 const char *title, in view_cb_title_changed()
Dtrace.c281 void wpa_trace_dump_funcname(const char *title, void *pc) in wpa_trace_dump_funcname()
343 void wpa_trace_dump_func(const char *title, void **btrace, int btrace_num) in wpa_trace_dump_func()
379 void wpa_trace_show(const char *title) in wpa_trace_show()
Dwpa_debug.h90 static inline void wpa_hexdump_buf(int level, const char *title, in wpa_hexdump_buf()
112 static inline void wpa_hexdump_buf_key(int level, const char *title, in wpa_hexdump_buf_key()
Dhttp_curl.c94 static void debug_dump(struct http_ctx *ctx, const char *title, in debug_dump()
180 static void debug_dump_cert(const char *title, X509 *cert) in debug_dump_cert()
679 static void i2r_LogotypeData(LogotypeData *data, const char *title, BIO *out, in i2r_LogotypeData()
698 static void i2r_LogotypeReference(LogotypeReference *ref, const char *title, in i2r_LogotypeReference()
729 static void i2r_LogotypeInfo(LogotypeInfo *info, const char *title, BIO *out, in i2r_LogotypeInfo()
/hostap-latest/wpadebug/src/w1/fi/wpadebug/
DCommandListActivity.java32 String title; field in CmdList
57 String title = in.next(); in read_commands() local
DWpaNfcActivity.java41 private void show_alert(String title, String message) in show_alert()
DWpaCommandListActivity.java39 String title = in.next(); in read_commands() local
DMainActivity.java143 private void show_alert(String title, String message) in show_alert()
/hostap-latest/wpa_supplicant/
Dnfc_pw_token.c18 static void print_bin(const char *title, const struct wpabuf *buf) in print_bin()
Dctrl_iface_unix.c76 static void wpas_ctrl_sock_debug(const char *title, int sock, const char *buf, in wpas_ctrl_sock_debug()
/hostap-latest/hs20/server/
Dhs20_spp_server.c49 void debug_dump_node(struct hs20_svc *ctx, const char *title, xml_node_t *node) in debug_dump_node()
/hostap-latest/src/tls/
Dasn1.c276 void asn1_print_hdr(const struct asn1_hdr *hdr, const char *title) in asn1_print_hdr()
283 void asn1_unexpected(const struct asn1_hdr *hdr, const char *title) in asn1_unexpected()
/hostap-latest/src/common/
Dwpa_common.c2326 const char *title; in wpa_derive_pmk_r1_name() local
2607 char *title = "PMK Name"; in rsn_pmkid() local
2650 char *title = "PMK Name"; in rsn_pmkid_suite_b() local
2683 char *title = "PMK Name"; in rsn_pmkid_suite_b_192() local
3451 char title[100]; in wpa_parse_generic() local
Dsae.c619 static void debug_print_bignum(const char *title, const struct crypto_bignum *a, in debug_print_bignum()
Ddpp_crypto.c80 void dpp_debug_print_key(const char *title, struct crypto_ec_key *key) in dpp_debug_print_key()
/hostap-latest/src/crypto/
Dtls_openssl_ocsp.c326 static char * extensions_str(const char *title, STACK_OF(X509_EXTENSION) *ext) in extensions_str()
Dcrypto_mbedtls_alt.c2354 …ec_point_debug_print(const struct crypto_ec *e, const struct crypto_ec_point *p, const char *title) in crypto_ec_point_debug_print()
2371 …ec_point_debug_print(const struct crypto_ec *e, const struct crypto_ec_point *p, const char *title) in crypto_ec_point_debug_print()
2959 void crypto_ec_key_debug_print(const struct crypto_ec_key *key, const char *title) in crypto_ec_key_debug_print()
Dcrypto_wolfssl.c2755 const char *title) in crypto_ec_key_debug_print()
2819 const char *title) in crypto_ec_point_debug_print()
/hostap-latest/src/p2p/
Dp2p_utils.c341 void p2p_channels_dump(struct p2p_data *p2p, const char *title, in p2p_channels_dump()
/hostap-latest/wpa_supplicant/wpa_gui-qt4/
Dpeers.cpp124 QString title; in ItemType() local
1600 QString title = Peers::ItemType(type); in properties() local
/hostap-latest/src/rsn_supp/
Dwpa.c40 static void _wpa_hexdump_link(int level, u8 link_id, const char *title, in _wpa_hexdump_link()
65 static void wpa_hexdump_link(int level, u8 link_id, const char *title, in wpa_hexdump_link()
72 static void wpa_hexdump_link_key(int level, u8 link_id, const char *title, in wpa_hexdump_link_key()

12