Home
last modified time | relevance | path

Searched refs:creds (Results 1 – 4 of 4) sorted by relevance

/modules/hostap/src/
A Dhapd_api.h12 struct wifi_enterprise_creds_params *creds);
A Dsupp_api.h222 struct wifi_enterprise_creds_params *creds);
A Dhapd_api.c350 struct wifi_enterprise_creds_params *creds) in hostapd_add_enterprise_creds() argument
354 if (!creds) { in hostapd_add_enterprise_creds()
360 memcpy((void *)&hapd_enterprise_creds, (void *)creds, in hostapd_add_enterprise_creds()
A Dsupp_api.c471 struct wifi_enterprise_creds_params *creds) in supplicant_add_enterprise_creds() argument
475 if (!creds) { in supplicant_add_enterprise_creds()
481 memcpy((void *)&enterprise_creds, (void *)creds, in supplicant_add_enterprise_creds()

Completed in 9 milliseconds