Searched refs:_HTTP_TLS_ALLOW_RC4 (Results 1 – 5 of 5) sorted by relevance
177 # define _HTTP_TLS_ALLOW_RC4 1 /* Allow RC4 cipher suites */ macro
117 tls_options |= _HTTP_TLS_ALLOW_RC4; in main()
1373 options |= _HTTP_TLS_ALLOW_RC4; in cups_set_ssl_options()
1562 if (tls_options & _HTTP_TLS_ALLOW_RC4) in _httpTLSStart()
1325 if (tls_options & _HTTP_TLS_ALLOW_RC4) in _httpTLSStart()