Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dtncc.c881 static int tncc_read_config_reg(struct tncc_data *tncc, HKEY hive) in tncc_read_config_reg() function
997 if (tncc_read_config_reg(tncc, HKEY_LOCAL_MACHINE) < 0 || in tncc_read_config()
998 tncc_read_config_reg(tncc, HKEY_CURRENT_USER) < 0) in tncc_read_config()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Dtncc.c880 static int tncc_read_config_reg(struct tncc_data *tncc, HKEY hive) in tncc_read_config_reg() function
996 if (tncc_read_config_reg(tncc, HKEY_LOCAL_MACHINE) < 0 || in tncc_read_config()
997 tncc_read_config_reg(tncc, HKEY_CURRENT_USER) < 0) in tncc_read_config()

Completed in 4 milliseconds