Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/wpa/src/utils/
HDmodule_tests.h16 int wps_module_tests(void);
/freebsd-13-stable/contrib/wpa/src/wps/
HDMakefile20 wps_module_tests.o \
HDwps_module_tests.c328 int wps_module_tests(void) in wps_module_tests() function
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
HDwpas_module_tests.c103 if (wps_module_tests() < 0) in wpas_module_tests()