Searched refs:tncc_read_config_reg (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/wpa/src/eap_peer/
H A Dtncc.c929 static int tncc_read_config_reg(struct tncc_data *tncc, HKEY hive) function
1045 if (tncc_read_config_reg(tncc, HKEY_LOCAL_MACHINE) < 0 ||
1046 tncc_read_config_reg(tncc, HKEY_CURRENT_USER) < 0)

Completed in 95 milliseconds