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.c461 httpLoadCredentials(NULL, &tcreds, common_name); in httpCredentialsGetTrust()
533 if (!httpLoadCredentials(NULL, &tcreds, "site")) in httpCredentialsGetTrust()
681 httpLoadCredentials( in httpLoadCredentials() function
Dlibcups2.def362 httpLoadCredentials
Dtls-darwin.c629 httpLoadCredentials(NULL, &tcreds, common_name); in httpCredentialsGetTrust()
701 if (!httpLoadCredentials(NULL, &tcreds, "site")) in httpCredentialsGetTrust()
859 httpLoadCredentials( in httpLoadCredentials() function
Dtesthttp.c684 printf("LoadCredentials: %d\n", httpLoadCredentials(NULL, &lcreds, hostname)); in main()
Dhttp.h643 extern int httpLoadCredentials(const char *path, cups_array_t **credentials, const char *common_na…
Dtls-sspi.c417 httpLoadCredentials( in httpLoadCredentials() function