Home
last modified time | relevance | path

Searched refs:httpFreeCredentials (Results 1 – 7 of 7) sorted by relevance

/external/libcups/cups/
Dtestcreds.c91 httpFreeCredentials(hcreds); in main()
118 httpFreeCredentials(tcreds); in main()
Dtls-gnutls.c518 httpFreeCredentials(tcreds); in httpCredentialsGetTrust()
722 httpFreeCredentials(*credentials); in httpLoadCredentials()
737 httpFreeCredentials(*credentials); in httpLoadCredentials()
747 httpFreeCredentials(*credentials); in httpLoadCredentials()
772 httpFreeCredentials(*credentials); in httpLoadCredentials()
795 httpFreeCredentials(*credentials); in httpLoadCredentials()
Dtls-darwin.c686 httpFreeCredentials(tcreds); in httpCredentialsGetTrust()
1533 httpFreeCredentials(credentials); in _httpTLSStart()
1583 httpFreeCredentials(names); in _httpTLSStart()
Dlibcups2.def338 httpFreeCredentials
Dtesthttp.c668 httpFreeCredentials(creds); in main()
Dhttp.h577 extern void httpFreeCredentials(cups_array_t *certs) _CUPS_API_1_5;
Dhttp.c720 httpFreeCredentials( in httpFreeCredentials() function