Home | History | Annotate | Download | only in drivers

Lines Matching refs:add_pmkid

1787 	 * add_pmkid - Add PMKSA cache entry to the driver
1798 * associate(), add_pmkid() can be used to add new PMKSA cache entries
1803 int (*add_pmkid)(void *priv, const u8 *bssid, const u8 *pmkid);
3495 * struct wpa_driver_ops::add_pmkid() calls.