/hostap-latest/src/utils/ |
D | trace.h | 28 #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
|
D | wpa_debug_zephyr.c | 67 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()
|
D | wpa_debug_zephyr.h | 84 #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
|
D | wpa_debug.c | 258 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()
|
D | browser.c | 26 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()
|
D | trace.c | 281 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()
|
D | wpa_debug.h | 90 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()
|
D | http_curl.c | 94 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/ |
D | CommandListActivity.java | 32 String title; field in CmdList 57 String title = in.next(); in read_commands() local
|
D | WpaNfcActivity.java | 41 private void show_alert(String title, String message) in show_alert()
|
D | WpaCommandListActivity.java | 39 String title = in.next(); in read_commands() local
|
D | MainActivity.java | 143 private void show_alert(String title, String message) in show_alert()
|
/hostap-latest/wpa_supplicant/ |
D | nfc_pw_token.c | 18 static void print_bin(const char *title, const struct wpabuf *buf) in print_bin()
|
D | ctrl_iface_unix.c | 76 static void wpas_ctrl_sock_debug(const char *title, int sock, const char *buf, in wpas_ctrl_sock_debug()
|
/hostap-latest/hs20/server/ |
D | hs20_spp_server.c | 49 void debug_dump_node(struct hs20_svc *ctx, const char *title, xml_node_t *node) in debug_dump_node()
|
/hostap-latest/src/tls/ |
D | asn1.c | 276 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/ |
D | wpa_common.c | 2326 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
|
D | sae.c | 619 static void debug_print_bignum(const char *title, const struct crypto_bignum *a, in debug_print_bignum()
|
D | dpp_crypto.c | 80 void dpp_debug_print_key(const char *title, struct crypto_ec_key *key) in dpp_debug_print_key()
|
/hostap-latest/src/crypto/ |
D | tls_openssl_ocsp.c | 326 static char * extensions_str(const char *title, STACK_OF(X509_EXTENSION) *ext) in extensions_str()
|
D | crypto_mbedtls_alt.c | 2354 …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()
|
D | crypto_wolfssl.c | 2755 const char *title) in crypto_ec_key_debug_print() 2819 const char *title) in crypto_ec_point_debug_print()
|
/hostap-latest/src/p2p/ |
D | p2p_utils.c | 341 void p2p_channels_dump(struct p2p_data *p2p, const char *title, in p2p_channels_dump()
|
/hostap-latest/wpa_supplicant/wpa_gui-qt4/ |
D | peers.cpp | 124 QString title; in ItemType() local 1600 QString title = Peers::ItemType(type); in properties() local
|
/hostap-latest/src/rsn_supp/ |
D | wpa.c | 40 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()
|