HomeSort by relevance Sort by last modified time
    Searched full:tncc_read_config_reg (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/src/eap_peer/
tncc.c 881 static int tncc_read_config_reg(struct tncc_data *tncc, HKEY hive) function
997 if (tncc_read_config_reg(tncc, HKEY_LOCAL_MACHINE) < 0 ||
998 tncc_read_config_reg(tncc, HKEY_CURRENT_USER) < 0)

Completed in 412 milliseconds