Searched refs:_httpSetDigestAuthString (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/libcups/cups/ |
H A D | getputfile.c | 96 _httpSetDigestAuthString(http, http->nextnonce, "GET", resource); in cupsGetFd() 351 _httpSetDigestAuthString(http, http->nextnonce, "PUT", resource); in cupsPutFd()
|
H A D | testhttp.c | 731 _httpSetDigestAuthString(http, http->nextnonce, "HEAD", resource); in main() 832 _httpSetDigestAuthString(http, http->nextnonce, "GET", resource); in main()
|
H A D | http-private.h | 336 extern int _httpSetDigestAuthString(http_t *http, const char *nonce, const char *method, const cha…
|
H A D | libcups2.def | 89 _httpSetDigestAuthString
|
H A D | request.c | 690 _httpSetDigestAuthString(http, http->nextnonce, "POST", resource); in cupsSendRequest()
|
H A D | auth.c | 293 if (_httpSetDigestAuthString(http, nonce, method, resource)) in cupsDoAuthentication()
|
H A D | http-support.c | 1313 _httpSetDigestAuthString( in _httpSetDigestAuthString() function
|
/aosp_15_r20/out/soong/.intermediates/external/libcups/libcups/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libcups.so.toc | 271 266: FUNC GLOBAL DEFAULT 15 _httpSetDigestAuthString
|