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

1 2 3 4 5 67 8 910

  /external/ppp/pppd/
ccp.c 594 /* Last check: can we actually negotiate something? */
1140 /* Both are set, negotiate the strongest. */
    [all...]
ipxcp.c 1037 /* if we wont negotiate the network number or the length is wrong
1080 /* if we wont negotiate the node number or the length is wrong
1257 * If we aren't rejecting this packet, and we want to negotiate
    [all...]
lcp.c 1062 * the limit of the default MRU we'd get if we didn't negotiate.
    [all...]
ipv6cp.c 764 * If they want to negotiate about interface identifier, we comply.
1053 * If we aren't rejecting this packet, and we want to negotiate
    [all...]
  /libcore/ojluni/src/main/java/sun/security/ssl/
ServerHandshaker.java 348 "Failed to negotiate the use of secure renegotiation");
    [all...]
  /external/autotest/client/cros/
dhcp_test_base.py 247 'negotiate a DHCP lease')
  /external/boringssl/src/ssl/test/runner/
prf.go 328 // Nothing to negotiate before TLS 1.2.
common.go 549 // SkipCipherVersionCheck causes the server to negotiate
787 // NegotiateALPNAndNPN, if true, causes the server to negotiate both
    [all...]
  /external/curl/lib/
urldata.h 452 /* When doing Negotiate (SPNEGO) auth, we first need to send a token
1247 struct negotiatedata negotiate; \/* state data for host Negotiate auth *\/ member in struct:UrlState
    [all...]
http.c 590 &data->state.proxyneg:&data->state.negotiate;
602 auth="Negotiate";
770 &data->state.proxyneg:&data->state.negotiate;
803 if(checkprefix("Negotiate", auth)) {
    [all...]
smb.c 653 connclose(conn, "SMB: failed to send negotiate message");
socks.c 477 failf(data, "Unable to negotiate SOCKS5 GSS-API context.");
  /external/curl/src/
tool_getparam.c 94 {"*l", "negotiate", FALSE},
132 {"$k", "proxy-negotiate", FALSE},
601 case 'l': /* --negotiate */
802 case 'k': /* --proxy-negotiate */
    [all...]
  /external/jetty/src/java/org/eclipse/jetty/util/security/
Constraint.java 45 public final static String __NEGOTIATE_AUTH = "NEGOTIATE";
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Connection.java 65 * <li>Server Name Indication (SNI) enables one IP address to negotiate secure
OkHttpClient.java 542 * will be used to negotiate a transport.
  /frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
SOAPParser.java 122 <xsd:documentation>Command to mobile to re-negotiate the TLS connection using a client certificate of the accepted type or Issuer to authenticate with the Subscription server.</xsd:documentation>
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 425 ssize_t index = sink->negotiate(offers, 1, NULL, numCounterOffers);
429 index = source->negotiate(offers, 1, NULL, numCounterOffers);
    [all...]
  /system/bt/stack/rfcomm/
port_utils.c 165 /* We try to negotiate MTU that each packet can be split into whole
  /frameworks/base/docs/html/about/versions/
android-5.0-changes.jd 529 protocol. This will make the server successfully negotiate these newer
530 protocols or negotiate TLSv1 or older protocols and ignore TLS extensions it
  /external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
rfc2217.py 36 # - does not negotiate BINARY or COM_PORT_OPTION for his side but at least
437 # negotiate Telnet/RFC 2217 -> send initial requests
    [all...]
  /external/ipsec-tools/src/racoon/
racoon.conf.5 748 It is useful to negotiate with clients whose IP address is allocated
772 attempt to negotiate the use of NAT-T with the remote peer.
    [all...]
  /external/zlib/src/examples/
gzlog.c 339 /* Exclusively create foo.lock in order to negotiate exclusive access to the
    [all...]
  /system/bt/stack/btm/
btm_sco.c 136 ** the request. Parameters used to negotiate eSCO links.
    [all...]
  /external/libopus/include/
opus_multistream.h 108 * elementary Opus stream, the encoder and decoder must negotiate the channel
    [all...]

Completed in 1520 milliseconds

1 2 3 4 5 67 8 910