Home
last modified time | relevance | path

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

/freebsd/sys/dev/wg/
H A Dif_wg.c3116 static bool wg_run_selftests(void) in wg_run_selftests() function
3125 static inline bool wg_run_selftests(void) { return true; } in wg_run_selftests() function
3148 if (!wg_run_selftests()) in wg_module_init()