Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp-private.h126 # define _HTTP_TLS_ALLOW_RC4 1 /* Allow RC4 cipher suites */ macro
Dtlscheck.c113 tls_options |= _HTTP_TLS_ALLOW_RC4; in main()
Dusersys.c1521 options |= _HTTP_TLS_ALLOW_RC4; in cups_set_ssl_options()
Dtls-gnutls.c1579 if (tls_options & _HTTP_TLS_ALLOW_RC4) in _httpTLSStart()
Dtls-darwin.c1383 if (tls_options & _HTTP_TLS_ALLOW_RC4) in _httpTLSStart()
/external/libcups/scheduler/
Dconf.c3018 options |= _HTTP_TLS_ALLOW_RC4; in read_cupsd_conf()