Home
last modified time | relevance | path

Searched refs:pmksa_cache_auth_add_entry (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dpmksa_cache_auth.h65 int pmksa_cache_auth_add_entry(struct rsn_pmksa_cache *pmksa,
H A Dpmksa_cache_auth.c294 if (pmksa_cache_auth_add_entry(pmksa, entry) < 0) in pmksa_cache_auth_add()
372 int pmksa_cache_auth_add_entry(struct rsn_pmksa_cache *pmksa, in pmksa_cache_auth_add_entry() function
H A Dwpa_auth.c6390 ret = pmksa_cache_auth_add_entry(wpa_auth->pmksa, entry);