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

  /external/boringssl/src/ssl/
s3_pkt.cc 553 if (level == SSL3_AL_WARNING && desc == SSL_AD_CLOSE_NOTIFY) {
tls_record.cc 553 if (alert_descr == SSL_AD_CLOSE_NOTIFY) {
ssl_lib.cc 813 if (ssl3_send_alert(ssl, SSL3_AL_WARNING, SSL_AD_CLOSE_NOTIFY) <= 0) {
    [all...]
  /external/boringssl/src/include/openssl/
ssl.h     [all...]

Completed in 118 milliseconds