Searched refs:httpSaveCredentials (Results 1 – 7 of 7) sorted by relevance
/external/libcups/cups/ |
D | tls.c | 98 httpSaveCredentials(const char *path, cups_array_t *credentials, const char *common_name) in httpSaveCredentials() function
|
D | libcups2.def | 386 httpSaveCredentials
|
D | tls-gnutls.c | 514 httpSaveCredentials(NULL, credentials, common_name); in httpCredentialsGetTrust() 813 httpSaveCredentials( in httpSaveCredentials() function
|
D | tls-darwin.c | 682 httpSaveCredentials(NULL, credentials, common_name); in httpCredentialsGetTrust() 977 httpSaveCredentials( in httpSaveCredentials() function
|
D | testhttp.c | 663 printf("SaveCredentials: %d\n", httpSaveCredentials(NULL, creds, hostname)); in main()
|
D | http.h | 641 extern int httpSaveCredentials(const char *path, cups_array_t *credentials, const char *common_nam…
|
D | tls-sspi.c | 542 httpSaveCredentials( in httpSaveCredentials() function
|