Home
last modified time | relevance | path

Searched defs:SSL_get_quiet_shutdown (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/ssl/
Dssl_lib.c4065 int SSL_get_quiet_shutdown(const SSL *s) in SSL_get_quiet_shutdown() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h356 #define SSL_get_quiet_shutdown BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_quiet_shutdown) macro