Searched refs:_HTTP_TLS_ALLOW_RC4 (Results 1 – 5 of 5) sorted by relevance
182 # define _HTTP_TLS_ALLOW_RC4 1 /* Allow RC4 cipher suites */ macro
99 tls_options |= _HTTP_TLS_ALLOW_RC4; in main()
1365 options |= _HTTP_TLS_ALLOW_RC4; in cups_set_ssl_options()
1518 if (tls_options & _HTTP_TLS_ALLOW_RC4) in _httpTLSStart()
1317 if (tls_options & _HTTP_TLS_ALLOW_RC4) in _httpTLSStart()