/hostap-latest/wpa_supplicant/dbus/ |
D | dbus-wpa_supplicant.conf | 6 <allow own="fi.w1.wpa_supplicant1"/> 13 <deny own="fi.w1.wpa_supplicant1"/>
|
/hostap-latest/wpa_supplicant/ |
D | README-NAN-USD | 84 NAN-DISCOVERY-RESULT subscribe_id=<own id> publish_id=<peer's id> address=<peer MAC address> fsd=<0… 89 NAN-REPLIED publish_id=<own id> address=<peer MAC address> subscribe_id=<peer id> srv_proto_type=<y… 93 NAN-PUBLISH-TERMINATED publish_id=<own id> reason=<timeout/user-request/failure> 98 NAN-SUBSCRIBE-TERMINATED subscribe_id=<own id> reason=<timeout/user-request/failure> 103 NAN-RECEIVE id=<own id> peer_instance_id=<peer id> address=<peer MAC adress> ssi=<service specific …
|
D | eap_testing.txt | 26 install it on my own test setup. If you are interested in providing
|
D | README-Windows.txt | 286 key. Each configuration profile has its own key under this. In terms of text
|
D | README-WPS | 329 tokens during manufacturing (each station needs to have its own random
|
/hostap-latest/tests/hwsim/vm/ |
D | dbus.conf | 14 <deny own="*"/> 29 <allow own="fi.w1.wpa_supplicant1"/>
|
/hostap-latest/src/common/ |
D | sae.c | 1568 struct wpabuf *own, *peer; in sae_derive_keys() local 1570 own = sae->tmp->own_rejected_groups; in sae_derive_keys() 1573 if (own) in sae_derive_keys() 1574 salt_len += wpabuf_len(own); in sae_derive_keys() 1581 if (own) in sae_derive_keys() 1582 wpabuf_put_buf(rejected_groups, own); in sae_derive_keys() 1588 if (own) in sae_derive_keys() 1589 wpabuf_put_buf(rejected_groups, own); in sae_derive_keys()
|
D | dpp_i.h | 97 int dpp_ecdh(struct crypto_ec_key *own, struct crypto_ec_key *peer,
|
D | dpp.h | 179 int own; member 407 int own; member
|
D | dpp_crypto.c | 353 bi->own = 1; in dpp_keygen() 502 int dpp_ecdh(struct crypto_ec_key *own, struct crypto_ec_key *peer, in dpp_ecdh() argument 511 ecdh = crypto_ecdh_init2(crypto_ec_key_group(own), own); in dpp_ecdh()
|
D | dpp.c | 3971 conf->own = 1; in dpp_keygen_configurator() 4653 if (!*own_bi && bi->own && in dpp_bootstrap_find_pair() 4661 if (!*peer_bi && !bi->own && in dpp_bootstrap_find_pair() 4685 if (!bi->own && os_memcmp(bi->pubkey_hash_chirp, hash, in dpp_bootstrap_find_chirp() 4969 conf->own = 1; in dpp_configurator_from_backup()
|
/hostap-latest/doc/ |
D | testing_tools.doxygen | 67 -M<client MAC address> = Set own MAC address (Calling-Station-Id, 116 their own unit tests for automated validation of the basic
|
D | mainpage.doxygen | 81 Similarly, RADIUS authentication server is in its own separate module.
|
D | driver_wrapper.doxygen | 124 the driver generates its own WPA IE and that differs from the one
|
D | porting.doxygen | 54 backends. Each backend is implemented in its own config_*.c file.
|
/hostap-latest/tests/hwsim/ |
D | test_dpp.py | 460 conf=conf, own=id1) 484 dev[1].dpp_auth_init(uri=uri0, own=id1b) 508 dev[1].dpp_auth_init(uri=uri0, own=id1b) 607 dev[1].dpp_auth_init(uri=uri0, own=id1b) 657 dev[1].dpp_auth_init(uri=uri0, own=id1b) 680 dev[1].dpp_auth_init(uri=uri0, own=id1b, expect_fail=True) 695 dev[0].dpp_auth_init(uri=uri_h, own=id0b) 2559 dev[1].dpp_auth_init(uri=uri0, own=id1, neg_freq=2412) 2592 dev[1].dpp_auth_init(uri=uri0, own=id1, neg_freq=2412) 2634 dev[1].dpp_auth_init(uri=uri0, own=id1, neg_freq=2412) [all …]
|
D | hostapd.py | 522 extra=None, own=None, role=None, neg_freq=None, argument 532 if own is not None: 533 cmd += " own=%d" % own
|
D | wpasupplicant.py | 1573 extra=None, own=None, role=None, neg_freq=None, argument 1585 if own is not None: 1586 cmd += " own=%d" % own
|
D | test_dpp3.py | 80 own = None
|
/hostap-latest/src/p2p/ |
D | p2p_go_neg.c | 36 int p2p_peer_channels_check(struct p2p_data *p2p, struct p2p_channels *own, in p2p_peer_channels_check() argument 79 p2p_channels_intersect(own, &dev->channels, &intersection); in p2p_peer_channels_check() 81 (int) own->reg_classes, in p2p_peer_channels_check()
|
D | p2p_i.h | 812 int p2p_peer_channels_check(struct p2p_data *p2p, struct p2p_channels *own,
|
/hostap-latest/ |
D | CONTRIBUTIONS | 49 features, and bug fixes all in their own patches. Each patch needs a
|
/hostap-latest/hostapd/ |
D | defconfig | 252 # hostapd can be configured to maintain its own entropy store over restarts to
|
D | README-WPS | 317 manufacturing (each AP needs to have its own random keys).
|
D | README | 162 The user space daemon has its own configuration file that can be used to
|