Searched defs:authkey (Results 1 – 2 of 2) sorted by relevance
/hostap/tests/hwsim/ |
D | test_ap_wps.py | 6550 def wsc_dev_pw_half_psk(authkey, dev_pw): argument 6554 def wsc_dev_pw_psk(authkey, dev_pw): argument 6561 def build_attr_authenticator(authkey, prev_msg, curr_msg): argument 6566 def build_attr_encr_settings(authkey, keywrapkey, data): argument 6578 def decrypt_attr_encr_settings(authkey, keywrapkey, data): argument 6645 def wsc_dev_pw_hash(authkey, dev_pw, e_pk, r_pk): argument 6690 def build_m2(authkey, m1, eap_id, e_nonce, r_nonce, uuid_r, r_pk, argument 6996 def wps_stop_kwa(dev, bssid, attrs, authkey, raw_m3_attrs, eap_id): argument
|
/hostap/src/wps/ |
D | wps_i.h | 64 u8 authkey[WPS_AUTHKEY_LEN]; member
|