Searched defs:quiet_shutdown (Results 1 - 2 of 2) sorted by relevance

/external/boringssl/include/openssl/
H A Dssl.h993 /* quiet_shutdown is true if the connection should not send a close_notify on
995 int quiet_shutdown; member in struct:ssl_ctx_st
1332 /* quiet_shutdown is true if the connection should not send a close_notify on
1334 int quiet_shutdown; member in struct:ssl_st
/external/boringssl/src/include/openssl/
H A Dssl.h993 /* quiet_shutdown is true if the connection should not send a close_notify on
995 int quiet_shutdown; member in struct:ssl_ctx_st
1332 /* quiet_shutdown is true if the connection should not send a close_notify on
1334 int quiet_shutdown; member in struct:ssl_st

Completed in 84 milliseconds