Searched refs:tcreds_str (Results 1 – 2 of 2) sorted by relevance
466 tcreds_str[1024]; /* String for saved credentials */ in httpCredentialsGetTrust() local469 httpCredentialsString(tcreds, tcreds_str, sizeof(tcreds_str)); in httpCredentialsGetTrust()471 if (strcmp(credentials_str, tcreds_str)) in httpCredentialsGetTrust()
634 tcreds_str[1024]; /* String for saved credentials */ in httpCredentialsGetTrust() local637 httpCredentialsString(tcreds, tcreds_str, sizeof(tcreds_str)); in httpCredentialsGetTrust()639 if (strcmp(credentials_str, tcreds_str)) in httpCredentialsGetTrust()