HomeSort by relevance Sort by last modified time
    Searched defs:_httpTLSWrite (Results 1 - 4 of 4) sorted by null

  /external/libcups/cups/
tls-boringssl.c 457 * '_httpTLSWrite()' - Write to a SSL/TLS connection.
461 _httpTLSWrite(http_t *http, /* I - Connection to server */
tls-darwin.c     [all...]
tls-gnutls.c     [all...]
tls-sspi.c 1114 * '_httpTLSWrite()' - Write to a SSL/TLS connection.
1118 _httpTLSWrite(http_t *http, /* I - HTTP connection */
1139 DEBUG_printf(("_httpTLSWrite: Unable to allocate buffer of %d bytes.", bufferLen));
    [all...]

Completed in 338 milliseconds