Searched refs:read_close_notify (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/ssl/ | ||
D | internal.h | 1425 void (*read_close_notify)(SSL *ssl); in OPENSSL_MSVC_PRAGMA() member |
D | ssl_lib.c | 810 ssl->method->read_close_notify(ssl); in SSL_shutdown() |