Home
last modified time | relevance | path

Searched refs:ssl_options (Results 1 – 1 of 1) sorted by relevance

/external/libcups/cups/
Dusersys.c57 int ssl_options, /* SSLOptions values */ member
962 …_httpTLSSetOptions(cc.ssl_options | _HTTP_TLS_SET_DEFAULT, cc.ssl_min_version, cc.ssl_max_version); in _cupsSetDefaults()
1402 cc->ssl_options = options; in cups_set_ssl_options()