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

  /external/boringssl/src/include/openssl/
ssl3.h 136 #define SSL3_CK_FALLBACK_SCSV 0x03005600
  /external/boringssl/src/ssl/
handshake_server.cc 256 SSL3_CK_FALLBACK_SCSV & 0xffff) &&
    [all...]
handshake_client.cc 276 if (!CBB_add_u16(&child, SSL3_CK_FALLBACK_SCSV & 0xffff)) {
    [all...]

Completed in 52 milliseconds