OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/openssl/openssl/include/openssl/
ssl.h
578
#define
SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS
0x00000800L /* added in 0.9.6e */
[
all
...]
/external/chromium_org/third_party/openssl/openssl/ssl/
ssl.h
578
#define
SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS
0x00000800L /* added in 0.9.6e */
[
all
...]
/external/openssl/include/openssl/
ssl.h
575
/*
SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS
is vestigial. Previously it disabled the
584
#define
SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS
0x00000800L /* added in 0.9.6e */
[
all
...]
/external/openssl/ssl/
ssl.h
575
/*
SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS
is vestigial. Previously it disabled the
584
#define
SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS
0x00000800L /* added in 0.9.6e */
[
all
...]
Completed in 475 milliseconds