HomeSort by relevance Sort by last modified time
    Searched defs:SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/boringssl/src/include/openssl/
ssl.h 527 #define SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS 0
    [all...]
  /external/openssl/include/openssl/
ssl.h 576 /* SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS is vestigial. Previously it disabled the
585 #define SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS 0x00000800L /* added in 0.9.6e */
    [all...]
  /external/openssl/ssl/
ssl.h 576 /* SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS is vestigial. Previously it disabled the
585 #define SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS 0x00000800L /* added in 0.9.6e */
    [all...]

Completed in 42 milliseconds