Home
last modified time | relevance | path

Searched refs:server_close_notify (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/regress/lib/libssl/shutdown/
H A Dshutdowntest.c368 int client_close_notify = 0, server_close_notify = 0; in shutdown_test() local
418 SSL_set_msg_callback_arg(server, &server_close_notify); in shutdown_test()
447 if (server_close_notify != st->want_server_close_notify) { in shutdown_test()
449 server_close_notify, st->want_server_close_notify); in shutdown_test()