Searched refs:_HTTP_TLS_ALLOW_RC4 (Results 1 – 6 of 6) sorted by relevance
126 # define _HTTP_TLS_ALLOW_RC4 1 /* Allow RC4 cipher suites */ macro
113 tls_options |= _HTTP_TLS_ALLOW_RC4; in main()
1521 options |= _HTTP_TLS_ALLOW_RC4; in cups_set_ssl_options()
1579 if (tls_options & _HTTP_TLS_ALLOW_RC4) in _httpTLSStart()
1383 if (tls_options & _HTTP_TLS_ALLOW_RC4) in _httpTLSStart()
3018 options |= _HTTP_TLS_ALLOW_RC4; in read_cupsd_conf()