Home
last modified time | relevance | path

Searched refs:httpLoadCredentials (Results 1 – 8 of 8) sorted by relevance

/external/libcups/cups/
Dtls.c90 httpLoadCredentials(const char *path, cups_array_t **credentials, const char *common_name) in httpLoadCredentials() function
Dtestcreds.c109 if (!httpLoadCredentials(NULL, &tcreds, hostname)) in main()
Dtls-gnutls.c459 httpLoadCredentials(NULL, &tcreds, common_name); in httpCredentialsGetTrust()
531 if (!httpLoadCredentials(NULL, &tcreds, "site")) in httpCredentialsGetTrust()
682 httpLoadCredentials( in httpLoadCredentials() function
Dtls-darwin.c627 httpLoadCredentials(NULL, &tcreds, common_name); in httpCredentialsGetTrust()
699 if (!httpLoadCredentials(NULL, &tcreds, "site")) in httpCredentialsGetTrust()
860 httpLoadCredentials( in httpLoadCredentials() function
Dlibcups2.def371 httpLoadCredentials
Dtesthttp.c639 printf("LoadCredentials: %d\n", httpLoadCredentials(NULL, &lcreds, hostname)); in main()
Dhttp.h639 extern int httpLoadCredentials(const char *path, cups_array_t **credentials, const char *common_na…
Dtls-sspi.c418 httpLoadCredentials( in httpLoadCredentials() function