wps_registrar_config::lookup_pskfile_cb field
lookup_pskfile_cb - Callback for searching for PSK in wpa_psk_file @ctx: Higher layer context data (cb_ctx) @addr: Enrollee's MAC address @psk: Pointer to found PSK (output arg)
Syntax
int (*lookup_pskfile_cb)(void *ctx, const u8 *mac_addr, const u8 **psk);