HomeSort by relevance Sort by last modified time
    Searched refs:_HTTP_TLS_DENY_TLS10 (Results 1 - 7 of 7) sorted by null

  /external/libcups/cups/
http-private.h 185 # define _HTTP_TLS_DENY_TLS10 16 /* Deny TLS 1.0 */
tls-boringssl.c 352 if (tls_options & _HTTP_TLS_DENY_TLS10)
tlscheck.c 91 tls_options |= _HTTP_TLS_DENY_TLS10;
usersys.c     [all...]
tls-sspi.c     [all...]
tls-gnutls.c     [all...]
tls-darwin.c     [all...]

Completed in 1277 milliseconds