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

  /external/boringssl/src/ssl/
ssl_versions.cc 371 *out_alert = SSL_AD_PROTOCOL_VERSION;
tls_record.cc 240 *out_alert = SSL_AD_PROTOCOL_VERSION;
handshake_client.cc 905 ssl3_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_PROTOCOL_VERSION);
917 ssl3_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_PROTOCOL_VERSION);
929 ssl3_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_PROTOCOL_VERSION);
    [all...]
  /external/boringssl/src/include/openssl/
ssl.h     [all...]

Completed in 131 milliseconds