Searched refs:httpAddCredential (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/libcups/cups/ |
H A D | tls-boringssl.c | 377 httpAddCredential(credentials, key->data, key->length); in _httpTLSStart()
|
H A D | libcups2.def | 338 httpAddCredential
|
H A D | tls-gnutls.c | 343 httpAddCredential(*credentials, certs->data, certs->size); in httpCopyCredentials() 773 if (httpAddCredential(*credentials, data, num_data)) in httpLoadCredentials()
|
H A D | tls-darwin.c | 473 httpAddCredential(*credentials, CFDataGetBytePtr(data), (size_t)CFDataGetLength(data)); in httpCopyCredentials() 1002 httpAddCredential(*credentials, CFDataGetBytePtr(data), (size_t)CFDataGetLength(data)); in httpLoadCredentials()
|
H A D | http.h | 533 extern int httpAddCredential(cups_array_t *credentials, const void *data, size_t datalen) _CUPS_AP…
|
H A D | tls-sspi.c | 152 …httpAddCredential(*credentials, http->tls->remoteCert->pbCertEncoded, http->tls->remoteCert->cbCer… in httpCopyCredentials() 502 httpAddCredential(*credentials, storedContext->pbCertEncoded, storedContext->cbCertEncoded); in httpLoadCredentials()
|
H A D | http.c | 211 httpAddCredential( in httpAddCredential() function
|
/aosp_15_r20/out/soong/.intermediates/external/libcups/libcups/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libcups.so.toc | 364 359: FUNC GLOBAL DEFAULT 15 httpAddCredential
|