HomeSort by relevance Sort by last modified time
    Searched full:negotiate (Results 126 - 150 of 248) sorted by null

1 2 3 4 56 7 8 910

  /external/curl/lib/
curl_sspi.h 64 #define SP_NAME_NEGOTIATE "Negotiate"
telnet.c 108 static void negotiate(struct connectdata *);
271 negotiate function
290 static void negotiate(struct connectdata *conn) function
    [all...]
  /external/curl/src/
tool_help.c 142 " --negotiate Use HTTP Negotiate (SPNEGO) authentication (H)",
174 " --proxy-negotiate "
175 "Use HTTP Negotiate (SPNEGO) authentication on the proxy (H)",
  /external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/internal/ws/
RealWebSocket.java 43 /** Lock required to negotiate closing the connection. */
  /external/ppp/pppd/include/net/
ppp_defs.h 54 * Note - lcp shouldn't be allowed to negotiate stuff outside these
  /external/tcpdump/
smb.h 35 #define SMBnegprot 0x72 /* negotiate protocol */
  /external/curl/docs/
curl.1 156 HTTP 2 to negotiate HTTP 2 support with the server during https sessions.
162 HTTP 2 to negotiate HTTP 2 support with the server during https sessions.
202 \fI--ntlm\fP, and \fI--negotiate\fP.
234 (such as \fI--ntlm\fP, \fI--digest\fP, or \fI--negotiate\fP).
405 and password. See also \fI--ntlm\fP, \fI--negotiate\fP and \fI--anyauth\fP for
    [all...]
FEATURES 48 - authentication: Basic, Digest, NTLM (*9) and Negotiate (SPNEGO) (*3)
HISTORY 146 and Negotiate (June).
KNOWN_BUGS 224 acknowledged after the actual TCP connect (during the SOCKS "negotiate"
227 10. To get HTTP Negotiate (SPNEGO) authentication to work fine, you need to
  /libcore/ojluni/src/main/java/sun/net/www/
MessageHeader.java 142 * Removes bare Negotiate and Kerberos headers when an "NTLM ..."
160 "Negotiate".equalsIgnoreCase(values[i]) ||
  /system/bt/stack/include/
mca_api.h 145 UINT8 cfg; /* The configuration to negotiate */
153 UINT8 cfg; /* The configuration to negotiate */
gap_api.h 61 /* GAP_ConnOpen() - optional channels to negotiate */
  /external/curl/docs/libcurl/
curl_version_info.3 110 supports HTTP GSS-Negotiate (added in 7.10.6)
  /external/ppp/pppd/
ipv6cp.h 151 int neg_ifaceid; /* Negotiate interface identifier? */
  /system/bt/stack/rfcomm/
rfc_port_if.c 159 /* Negotiate the flow control mechanism. If flow control mechanism for */
port_rfc.c 329 /* Negotiate the flow control mechanism. If flow control mechanism for */
395 /* Flow control mechanism not set yet. Negotiate flow control mechanism. */
    [all...]
  /external/apache-http/android/src/android/net/http/
HttpsConnection.java 164 // to the proxy; if the proxy returns 200 OK, we negotiate
  /external/harfbuzz_ng/src/
hb-blob.cc 89 * to negotiate ownership and lifecycle of @data.
  /external/webrtc/webrtc/p2p/base/
transport.h 285 // Derived classes can negotiate their specific parameters here, but must call
  /libcore/ojluni/src/main/java/sun/security/ssl/
Handshaker.java 537 * ServerHandshaker to negotiate protocol version.
555 * negotiate these cipher suites in TLS 1.1 or later mode.
558 * the client cannot request to negotiate those obsoleted cipher
605 * negotiate these cipher suites in TLS 1.1 or later mode.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
smbno.h 208 #define SMBnegprot 0x72 /* negotiate protocol */
  /prebuilts/go/darwin-x86/src/crypto/tls/
prf.go 316 // Nothing to negotiate before TLS 1.2.
  /prebuilts/go/linux-x86/src/crypto/tls/
prf.go 316 // Nothing to negotiate before TLS 1.2.
  /external/skia/src/gpu/
GrGpu.h 197 * Used to negotiate whether and how an intermediate draw should or must be performed before
223 * Used to negotiate whether and how an intermediate surface should be used to write pixels to

Completed in 613 milliseconds

1 2 3 4 56 7 8 910