Searched refs:httpCredentialsString (Results 1 – 8 of 8) sorted by relevance
/external/libcups/cups/ |
D | testcreds.c | 80 httpCredentialsString(hcreds, hinfo, sizeof(hinfo)); in main() 111 httpCredentialsString(tcreds, tinfo, sizeof(tinfo)); in main()
|
D | tls.c | 81 httpCredentialsString(cups_array_t *credentials, char *buffer, size_t bufsize) in httpCredentialsString() function
|
D | testhttp.c | 676 httpCredentialsString(creds, info, sizeof(info)); in main() 685 httpCredentialsString(lcreds, info, sizeof(info)); in main()
|
D | tls-gnutls.c | 468 httpCredentialsString(credentials, credentials_str, sizeof(credentials_str)); in httpCredentialsGetTrust() 469 httpCredentialsString(tcreds, tcreds_str, sizeof(tcreds_str)); in httpCredentialsGetTrust() 628 httpCredentialsString( in httpCredentialsString() function
|
D | libcups2.def | 318 httpCredentialsString
|
D | tls-darwin.c | 636 httpCredentialsString(credentials, credentials_str, sizeof(credentials_str)); in httpCredentialsGetTrust() 637 httpCredentialsString(tcreds, tcreds_str, sizeof(tcreds_str)); in httpCredentialsGetTrust() 789 httpCredentialsString( in httpCredentialsString() function
|
D | http.h | 632 extern size_t httpCredentialsString(cups_array_t *credentials, char *buffer, size_t bufsize) _CUPS…
|
D | tls-sspi.c | 330 httpCredentialsString( in httpCredentialsString() function
|