Searched refs:auth_resp (Results 1 – 3 of 3) sorted by relevance
151 void (*auth_resp)(struct zep_drv_if_ctx *if_ctx, member
1055 callbk_fns.auth_resp = wpa_drv_zep_event_proc_auth_resp; in wpa_drv_zep_init()
6833 auth_resp = GenerateAuthenticatorResponse("new-pw", nt_response,6836 payload = b"S=" + binascii.hexlify(auth_resp).decode().upper().encode()6881 auth_resp = GenerateAuthenticatorResponse("new-pw", nt_response,6884 payload = b"S=" + binascii.hexlify(auth_resp).decode().upper().encode()7065 auth_resp = GenerateAuthenticatorResponse("new-pw", nt_response,7068 payload = b"S=" + binascii.hexlify(auth_resp).decode().upper().encode()