Searched refs:httpSetAuthString (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libcups/cups/ |
H A D | auth.c | 138 httpSetAuthString(http, NULL, NULL); in cupsDoAuthentication() 277 httpSetAuthString(http, "Basic", encode); in cupsDoAuthentication() 481 httpSetAuthString(http, NULL, NULL); in _cupsSetNegotiateAuthString() 1028 httpSetAuthString(http, "AuthRef", buffer); in cups_local_auth() 1067 httpSetAuthString(http, "PeerCred", username); in cups_local_auth() 1127 httpSetAuthString(http, "Local", certificate); in cups_local_auth()
|
H A D | libcups2.def | 433 httpSetAuthString
|
H A D | request.c | 187 httpSetAuthString(http, NULL, NULL); in cupsDoIORequest()
|
H A D | http.h | 530 extern void httpSetAuthString(http_t *http, const char *scheme, const char *data) _CUPS_API_1_3;
|
H A D | http-support.c | 1453 httpSetAuthString(http, "Digest", digest); in _httpSetDigestAuthString()
|
H A D | http.c | 2454 httpSetAuthString(http_t *http, /* I - HTTP connection */ in httpSetAuthString() function
|
/aosp_15_r20/out/soong/.intermediates/external/libcups/libcups/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libcups.so.toc | 319 314: FUNC GLOBAL DEFAULT 15 httpSetAuthString
|