Searched defs:authkey (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/tests/hwsim/ |
D | test_ap_wps.py | 6548 def wsc_dev_pw_half_psk(authkey, dev_pw): argument 6552 def wsc_dev_pw_psk(authkey, dev_pw): argument 6559 def build_attr_authenticator(authkey, prev_msg, curr_msg): argument 6564 def build_attr_encr_settings(authkey, keywrapkey, data): argument 6576 def decrypt_attr_encr_settings(authkey, keywrapkey, data): argument 6643 def wsc_dev_pw_hash(authkey, dev_pw, e_pk, r_pk): argument 6688 def build_m2(authkey, m1, eap_id, e_nonce, r_nonce, uuid_r, r_pk, argument 6994 def wps_stop_kwa(dev, bssid, attrs, authkey, raw_m3_attrs, eap_id): argument
|
/hostap-latest/src/wps/ |
D | wps_i.h | 64 u8 authkey[WPS_AUTHKEY_LEN]; member
|