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

  /external/boringssl/src/ssl/
ssl_lib.cc     [all...]
dtls_record.cc 182 if (ssl->s3->read_shutdown == ssl_shutdown_close_notify) {
tls_record.cc 210 if (ssl->s3->read_shutdown == ssl_shutdown_close_notify) {
570 ssl->s3->read_shutdown = ssl_shutdown_close_notify;
s3_pkt.cc 385 ssl->s3->write_shutdown = ssl_shutdown_close_notify;
internal.h 2188 ssl_shutdown_close_notify = 1, enumerator in enum:bssl::ssl_shutdown_t
    [all...]

Completed in 47 milliseconds