HomeSort by relevance Sort by last modified time
    Searched full:renegotiate (Results 1 - 24 of 24) sorted by null

  /external/chromium/net/socket/
ssl_client_socket_win.h 130 // unless a renegotiate handshake occurs.
ssl_client_socket_nss.cc     [all...]
  /external/chromium/net/third_party/nss/ssl/
ssl.h 184 /* Never renegotiate at all. */
186 /* Renegotiate without restriction, whether or not the peer's client hello */
189 /* Only renegotiate if the peer's hello bears the TLS renegotiation_info */
190 /* extension. Cannot renegotiate in SSL 3.0 sessions. */
  /libcore/luni/src/test/java/libcore/javax/net/ssl/
SSLSessionContextTest.java 194 * renegotiate a new session due to the new cipher suite
  /external/openssl/ssl/
s3_lib.c     [all...]
ssl3.h 452 /* This flag is set when we should renegotiate ASAP, basically when
454 int renegotiate; member in struct:ssl3_state_st
ssl_locl.h 720 ssl_ok, /* NULL - renegotiate */ \
721 ssl_ok, /* NULL - check renegotiate */ \
    [all...]
ssl_err.c 454 {ERR_REASON(SSL_R_RENEGOTIATE_EXT_TOO_LONG),"renegotiate ext too long"},
    [all...]
ssl_stat.c 98 case SSL_ST_RENEGOTIATE: str="SSL renegotiate ciphers"; break;
s3_pkt.c 1127 !s->s3->renegotiate)
    [all...]
d1_pkt.c 981 !s->s3->renegotiate)
    [all...]
s3_srvr.c 276 /* Server attempting to renegotiate with
    [all...]
  /external/openssl/include/openssl/
ssl3.h 452 /* This flag is set when we should renegotiate ASAP, basically when
454 int renegotiate; member in struct:ssl3_state_st
  /external/openssl/patches/
handshake_cutthrough.patch 154 if (s->s3->renegotiate) ssl3_renegotiate_check(s);
  /external/tcpdump/tests/
lmp.new 73 Renegotiate LINK_SUMMARY parameters,
lmp.out 73 Renegotiate LINK_SUMMARY parameters,
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
ClientHandshakeImpl.java 182 // renegotiate
  /external/openssl/apps/
s_cb.c 673 extname = "renegotiate";
s_server.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
assocSM.c 540 /* If there was attempt to renegotiate voice settings, update QoS Manager */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/smeSm/
smeSm.c 682 /* Configure QoS manager not to renegotiate TSPECs as this is first time connection */
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
assocSM.c 539 /* If there was attempt to renegotiate voice settings, update QoS Manager */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Assoc/
assocSM.c 587 /* If there was attempt to renegotiate voice settings, update QoS Manager */
    [all...]
  /external/ppp/pppd/
pppd.8     [all...]

Completed in 590 milliseconds