Searched defs:get_psk (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/src/ap/ | ||
D | wpa_auth.h | 366 const u8 * (*get_psk)(void *ctx, const u8 *addr, const u8 *p2p_dev_addr, member |
/hostap-latest/tests/hwsim/ | ||
D | test_ap_wps.py | 2259 def get_psk(pskfile): function |