Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_peer/
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()