network_ctx - Network configuration context This field is only used to match PMKSA cache entries to a specific network configuration (e.g., a specific SSID and security policy). This can be a pointer to the configuration entry, but PMKSA caching code does not dereference the value and this could be any kind of identifier.
Related Functions
Found 14 other functions taking a rsn_pmksa_cache_entry
argument:
pmksa_cache_auth_add_entry - Add a PMKSA cache entry @pmksa: Pointer to PMKSA cache data from pmksa_cache_auth_init() @entry: Pointer to PMKSA cache entry This function adds PMKSA cache entry to the PMKSA cache. If an old entry is already in the cache for the same Supplicant, this entry will be replaced with the new entry. PMKID will be calculated based on the PMK.