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

  /external/boringssl/src/include/openssl/
ssl3.h 377 #define SSL3_MT_CHANNEL_ID 203
  /external/boringssl/src/ssl/
tls13_client.cc 619 if (!ssl->method->init_message(ssl, &cbb, &body, SSL3_MT_CHANNEL_ID) ||
tls13_server.cc 785 if (!ssl_check_message_type(hs->ssl, SSL3_MT_CHANNEL_ID) ||
handshake_server.cc     [all...]
handshake_client.cc     [all...]

Completed in 90 milliseconds