OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:renegotiate
(Results
26 - 50
of
53
) sorted by null
1
2
3
/external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c
738
else /* Return error to peer so he can
renegotiate
if possible */
[
all
...]
l2c_fcr.c
[
all
...]
/external/chromium_org/third_party/openssl/openssl/ssl/
d1_clnt.c
199
s->
renegotiate
=1;
708
s->
renegotiate
=0;
[
all
...]
ssl_locl.h
781
ssl_ok, /* NULL -
renegotiate
*/ \
782
ssl_ok, /* NULL - check
renegotiate
*/ \
[
all
...]
s3_clnt.c
243
s->
renegotiate
=1;
667
s->
renegotiate
=0;
768
*
renegotiate
to a lower one in the premaster secret. This
778
* 5. Server sends hello request to
renegotiate
.
[
all
...]
ssl_err.c
496
{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;
t1_lib.c
391
if (s->
renegotiate
)
[
all
...]
ssl.h
1391
int
renegotiate
;\/* 1 if we are renegotiating.
member in struct:ssl_st
[
all
...]
/external/openssl/ssl/
d1_clnt.c
199
s->
renegotiate
=1;
708
s->
renegotiate
=0;
[
all
...]
ssl_locl.h
750
ssl_ok, /* NULL -
renegotiate
*/ \
751
ssl_ok, /* NULL - check
renegotiate
*/ \
[
all
...]
s3_clnt.c
243
s->
renegotiate
=1;
667
s->
renegotiate
=0;
768
*
renegotiate
to a lower one in the premaster secret. This
778
* 5. Server sends hello request to
renegotiate
.
[
all
...]
ssl_err.c
493
{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;
t1_lib.c
410
if (s->
renegotiate
)
[
all
...]
/external/chromium_org/content/test/data/media/
peerconnection-call.html
327
// then
renegotiate
. But first - setup the expectations.
/external/chromium/net/socket/
ssl_client_socket_openssl.cc
[
all
...]
ssl_client_socket_nss.cc
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
peerconnectioninterface_unittest.cc
629
TEST_F(PeerConnectionInterfaceTest,
Renegotiate
) {
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py
[
all
...]
/external/chromium_org/components/onc/docs/
onc_spec.html
[
all
...]
/external/chromium_org/third_party/openssl/openssl/apps/
s_server.c
[
all
...]
/external/chromium_org/third_party/openssl/openssl/include/openssl/
ssl.h
1391
int
renegotiate
;\/* 1 if we are renegotiating.
member in struct:ssl_st
[
all
...]
/external/openssl/apps/
s_server.c
[
all
...]
Completed in 617 milliseconds
1
2
3