Searched refs:lookup_pskfile_cb (Results 1 – 2 of 2) sorted by relevance
357 int (*lookup_pskfile_cb)(void *ctx, const u8 *mac_addr, const u8 **psk); member
161 int (*lookup_pskfile_cb)(void *ctx, const u8 *mac_addr, const u8 **psk); member686 reg->lookup_pskfile_cb = cfg->lookup_pskfile_cb; in wps_registrar_init()1313 if (!reg->lookup_pskfile_cb) in wps_cp_lookup_pskfile()1315 return reg->lookup_pskfile_cb(reg->cb_ctx, mac_addr, psk); in wps_cp_lookup_pskfile()