Home
last modified time | relevance | path

Searched defs:e_hash2 (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps_i.h129 const u8 *e_hash2; /* WPS_HASH_LEN (32) octets */ member
Dwps_registrar.c1614 static int wps_process_e_hash2(struct wps_data *wps, const u8 *e_hash2) in wps_process_e_hash2()