Searched refs:tcreds_str (Results 1 – 2 of 2) sorted by relevance
464 tcreds_str[1024]; /* String for saved credentials */ in httpCredentialsGetTrust() local467 httpCredentialsString(tcreds, tcreds_str, sizeof(tcreds_str)); in httpCredentialsGetTrust()469 if (strcmp(credentials_str, tcreds_str)) in httpCredentialsGetTrust()
632 tcreds_str[1024]; /* String for saved credentials */ in httpCredentialsGetTrust() local635 httpCredentialsString(tcreds, tcreds_str, sizeof(tcreds_str)); in httpCredentialsGetTrust()637 if (strcmp(credentials_str, tcreds_str)) in httpCredentialsGetTrust()