/hostap-latest/wpa_supplicant/examples/ |
D | p2p-nfc.py | 109 def wpas_get_handover_sel(tag=False): argument 395 def p2p_tag_read(tag): argument 417 def rdwr_connected_p2p_write(tag): argument 454 def rdwr_connected(tag): argument
|
D | wps-nfc.py | 295 def wps_tag_read(tag, wait_remove=True): argument 318 def rdwr_connected_write(tag): argument 371 def rdwr_connected(tag): argument
|
D | dpp-nfc.py | 756 def dpp_tag_read(tag): argument 782 def rdwr_connected_write_tag(tag): argument 851 def rdwr_connected(tag): argument
|
/hostap-latest/hostapd/ |
D | wps-ap-nfc.py | 173 def wps_tag_read(tag): argument 191 def rdwr_connected_write(tag): argument 231 def rdwr_connected(tag): argument
|
/hostap-latest/src/crypto/ |
D | aes-eax.c | 30 u8 *data, size_t data_len, u8 *tag) in aes_128_eax_encrypt() 94 u8 *data, size_t data_len, const u8 *tag) in aes_128_eax_decrypt()
|
D | aes-gcm.c | 256 const u8 *aad, size_t aad_len, u8 *crypt, u8 *tag) in aes_gcm_ae() 290 const u8 *aad, size_t aad_len, const u8 *tag, u8 *plain) in aes_gcm_ad() 323 const u8 *aad, size_t aad_len, u8 *tag) in aes_gmac()
|
D | crypto_module_tests.c | 166 u8 tag[16]; member 311 u8 data[sizeof(msg)], tag[AES_BLOCK_SIZE]; in test_eax() local
|
D | crypto_openssl.c | 5262 const u8 *tag; in hpke_aead_open() local
|
/hostap-latest/src/wps/ |
D | upnp_xml.c | 161 void xml_add_tagged_data(struct wpabuf *buf, const char *tag, const char *data) in xml_add_tagged_data() 194 const char *tag, *tagname, *end; in xml_get_first_item() local
|
D | http_client.c | 309 char * http_client_get_hdr_line(struct http_client *c, const char *tag) in http_client_get_hdr_line()
|
D | http_server.c | 187 char * http_request_get_hdr_line(struct http_request *req, const char *tag) in http_request_get_hdr_line()
|
D | httpread.c | 828 char * httpread_hdr_line_get(struct httpread *h, const char *tag) in httpread_hdr_line_get()
|
D | wps_er.c | 501 const char *tag, *tagname, *end; in wps_er_find_wfadevice() local
|
/hostap-latest/src/tls/ |
D | asn1.h | 52 unsigned int tag, length; member 184 static inline bool asn1_is_cs_tag(const struct asn1_hdr *hdr, unsigned int tag) in asn1_is_cs_tag()
|
D | asn1.c | 580 void asn1_put_hdr(struct wpabuf *buf, u8 class, int constructed, u8 tag, in asn1_put_hdr() 637 struct wpabuf * asn1_encaps(struct wpabuf *buf, u8 class, u8 tag) in asn1_encaps()
|
D | tlsv1_cred.c | 90 static const u8 * search_tag(const char *tag, const u8 *buf, size_t len) in search_tag()
|
/hostap-latest/src/utils/ |
D | os.h | 763 #define TEST_FAIL_TAG(tag) testing_test_fail(tag, false) argument 769 #define TEST_FAIL_TAG(tag) 0 argument
|
D | os_unix.c | 548 int testing_test_fail(const char *tag, bool is_alloc) in testing_test_fail() 720 static inline int testing_test_fail(const char *tag, bool is_alloc) in testing_test_fail()
|
/hostap-latest/tests/ |
D | test-aes.c | 237 u8 k[32], aad[32], iv[64], t[16], tag[16]; in test_gcm() local
|
/hostap-latest/src/eap_peer/ |
D | eap_psk.c | 185 const u8 *pchannel, *tag, *msg; in eap_psk_process_3() local
|
/hostap-latest/src/eap_server/ |
D | eap_server_psk.c | 335 const u8 *pos, *tag; in eap_psk_process_4() local
|
/hostap-latest/wlantest/ |
D | rx_data.c | 65 u16 tag; in rx_data_vlan() local
|
/hostap-latest/wpa_supplicant/ |
D | wnm_sta.c | 1534 u8 tag = *pos++; in ieee802_11_rx_bss_trans_mgmt_req() local
|
D | p2p_supplicant.c | 9225 int ndef, int tag) in wpas_p2p_nfc_handover_sel() 9286 struct p2p_nfc_params *params, int tag) in wpas_p2p_nfc_auth_join() 9393 int sel, int tag, int forced_freq) in wpas_p2p_nfc_connection_handover()
|
D | ctrl_iface.c | 1758 int ndef, int tag) in wpas_ctrl_nfc_get_handover_sel_p2p()
|