Searched refs:credentials_str (Results 1 – 2 of 2) sorted by relevance
463 char credentials_str[1024], /* String for incoming credentials */ in httpCredentialsGetTrust() local466 httpCredentialsString(credentials, credentials_str, sizeof(credentials_str)); in httpCredentialsGetTrust()469 if (strcmp(credentials_str, tcreds_str)) in httpCredentialsGetTrust()
631 char credentials_str[1024], /* String for incoming credentials */ in httpCredentialsGetTrust() local634 httpCredentialsString(credentials, credentials_str, sizeof(credentials_str)); in httpCredentialsGetTrust()637 if (strcmp(credentials_str, tcreds_str)) in httpCredentialsGetTrust()