/hostap-3.7.0/wpa_supplicant/dbus/ |
D | dbus-wpa_supplicant.conf | 6 <allow own="fi.w1.wpa_supplicant1"/> 13 <deny own="fi.w1.wpa_supplicant1"/>
|
/hostap-3.7.0/tests/hwsim/vm/ |
D | dbus.conf | 14 <deny own="*"/> 29 <allow own="fi.w1.wpa_supplicant1"/>
|
/hostap-3.7.0/src/common/ |
D | sae.c | 1550 struct wpabuf *own, *peer; in sae_derive_keys() local 1552 own = sae->tmp->own_rejected_groups; in sae_derive_keys() 1555 if (own) in sae_derive_keys() 1556 salt_len += wpabuf_len(own); in sae_derive_keys() 1563 if (own) in sae_derive_keys() 1564 wpabuf_put_buf(rejected_groups, own); in sae_derive_keys() 1570 if (own) in sae_derive_keys() 1571 wpabuf_put_buf(rejected_groups, own); in sae_derive_keys()
|
D | dpp_i.h | 89 int dpp_ecdh(struct crypto_ec_key *own, struct crypto_ec_key *peer,
|
D | dpp.h | 162 int own; member 383 int own; member
|
D | dpp_crypto.c | 332 bi->own = 1; in dpp_keygen() 481 int dpp_ecdh(struct crypto_ec_key *own, struct crypto_ec_key *peer, in dpp_ecdh() argument 490 ecdh = crypto_ecdh_init2(crypto_ec_key_group(own), own); in dpp_ecdh()
|
D | dpp.c | 3742 conf->own = 1; in dpp_keygen_configurator() 4314 if (!*own_bi && bi->own && in dpp_bootstrap_find_pair() 4322 if (!*peer_bi && !bi->own && in dpp_bootstrap_find_pair() 4346 if (!bi->own && os_memcmp(bi->pubkey_hash_chirp, hash, in dpp_bootstrap_find_chirp() 4630 conf->own = 1; in dpp_configurator_from_backup()
|
/hostap-3.7.0/tests/hwsim/ |
D | test_dpp.py | 405 conf=conf, own=id1) 429 dev[1].dpp_auth_init(uri=uri0, own=id1b) 453 dev[1].dpp_auth_init(uri=uri0, own=id1b) 542 dev[1].dpp_auth_init(uri=uri0, own=id1b) 587 dev[1].dpp_auth_init(uri=uri0, own=id1b) 610 dev[1].dpp_auth_init(uri=uri0, own=id1b, expect_fail=True) 625 dev[0].dpp_auth_init(uri=uri_h, own=id0b) 2201 dev[1].dpp_auth_init(uri=uri0, own=id1, neg_freq=2412) 2234 dev[1].dpp_auth_init(uri=uri0, own=id1, neg_freq=2412) 2276 dev[1].dpp_auth_init(uri=uri0, own=id1, neg_freq=2412) [all …]
|
D | hostapd.py | 474 extra=None, own=None, role=None, neg_freq=None, argument 484 if own is not None: 485 cmd += " own=%d" % own
|
D | test_dpp3.py | 79 own = None
|
D | wpasupplicant.py | 1530 extra=None, own=None, role=None, neg_freq=None, argument 1542 if own is not None: 1543 cmd += " own=%d" % own
|
/hostap-3.7.0/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-3.7.0/src/crypto/ |
D | crypto_mbedtls-ec.c | 701 mbedtls_pk_context *own = (mbedtls_pk_context *)key_own; in crypto_ecdh() local 719 ctx, mbedtls_pk_ec(*own), MBEDTLS_ECDH_OURS) < 0) { in crypto_ecdh()
|
/hostap-3.7.0/src/p2p/ |
D | p2p_go_neg.c | 35 int p2p_peer_channels_check(struct p2p_data *p2p, struct p2p_channels *own, in p2p_peer_channels_check() argument 78 p2p_channels_intersect(own, &dev->channels, &intersection); in p2p_peer_channels_check() 80 (int) own->reg_classes, in p2p_peer_channels_check()
|
D | p2p_i.h | 810 int p2p_peer_channels_check(struct p2p_data *p2p, struct p2p_channels *own,
|
/hostap-3.7.0/ |
D | CONTRIBUTIONS | 49 features, and bug fixes all in their own patches. Each patch needs a
|
/hostap-3.7.0/wpa_supplicant/ |
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 | 335 tokens during manufacturing (each station needs to have its own random
|
/hostap-3.7.0/hostapd/ |
D | defconfig | 239 # 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
|