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

  /external/boringssl/src/ssl/
ssl_session.cc 527 if (ssl->mode & SSL_MODE_NO_SESSION_CREATION) {
    [all...]
  /external/boringssl/src/include/openssl/
ssl.h 707 /* SSL_MODE_NO_SESSION_CREATION will cause any attempts to create a session to
710 #define SSL_MODE_NO_SESSION_CREATION 0x00000200L
    [all...]
  /external/conscrypt/common/src/jni/main/cpp/
NativeCrypto.cpp     [all...]

Completed in 57 milliseconds