PROP_CHAP_SECRET
if ((nvlist_lookup_string(proplist, PROP_CHAP_SECRET, &val)) == 0) {
ret = it_val_pass(PROP_CHAP_SECRET, val, errs);
PROP_CHAP_SECRET, bsecret);
} else if (strcmp(name, PROP_CHAP_SECRET) == 0) {
(void) nvlist_lookup_string(ini->ini_props, PROP_CHAP_SECRET,