wps_registrar_init() function
wps_registrar_init - Initialize WPS Registrar data @wps: Pointer to longterm WPS context @cfg: Registrar configuration Returns: Pointer to allocated Registrar data or %NULL on failure This function is used to initialize WPS Registrar functionality. It can be used for a single Registrar run (e.g., when run in a supplicant) or multiple runs (e.g., when run as an internal Registrar in an AP). Caller is responsible for freeing the returned data with wps_registrar_deinit() when Registrar functionality is not needed anymore.
wps_registrar_init() is called by 1 function and calls 6 functions:
![]()
wps_registrar_init()
wps_registrar_init() reads 15 variables and writes 16 variables:
![]()
wps_registrar_init()
wps_registrar_init() allocates 1 types and frees 1 types:
![]()
wps_registrar_init()