Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/kssl/
H A Dksslrec.c121 static int kssl_send_certificate_and_server_hello_done(ssl_t *);
815 err = kssl_send_certificate_and_server_hello_done(ssl); in kssl_handle_client_hello()
1353 kssl_send_certificate_and_server_hello_done(ssl_t *ssl) in kssl_send_certificate_and_server_hello_done() function
2221 err = kssl_send_certificate_and_server_hello_done(ssl); in kssl_handle_v2client_hello()