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

  /external/openssl/ssl/
s23_clnt.c 340 version_minor = SSL3_VERSION_MINOR;
611 (p[2] == SSL3_VERSION_MINOR || p[2] == TLS1_VERSION_MINOR) &&
617 if ((p[2] == SSL3_VERSION_MINOR) &&
ssl3.h 329 #define SSL3_VERSION_MINOR 0x00
  /external/openssl/include/openssl/
ssl3.h 329 #define SSL3_VERSION_MINOR 0x00

Completed in 52 milliseconds