HomeSort by relevance Sort by last modified time
    Searched refs:_httpTLSSetOptions (Results 1 - 7 of 7) sorted by null

  /external/libcups/cups/
http-private.h 445 extern void _httpTLSSetOptions(int options);
tls-boringssl.c 308 * '_httpTLSSetOptions()' - Set TLS protocol and cipher suite options.
312 _httpTLSSetOptions(int options) /* I - Options */
tlscheck.c 151 _httpTLSSetOptions(tls_options);
usersys.c 960 _httpTLSSetOptions(cc.ssl_options | _HTTP_TLS_SET_DEFAULT);
    [all...]
tls-gnutls.c 1223 * '_httpTLSSetOptions()' - Set TLS protocol and cipher suite options.
1227 _httpTLSSetOptions(int options) /* I - Options */
    [all...]
tls-darwin.c 1138 * '_httpTLSSetOptions()' - Set TLS protocol and cipher suite options.
1142 _httpTLSSetOptions(int options) /* I - Options */
    [all...]
tls-sspi.c 910 * '_httpTLSSetOptions()' - Set TLS protocol and cipher suite options.
914 _httpTLSSetOptions(int options) /* I - Options */
    [all...]

Completed in 107 milliseconds