Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/kssl/
H A Dksslproto.h123 content_handshake = 22, enumerator
H A Dksslapi.c431 case content_handshake: in kssl_input()
577 case content_handshake: in kssl_handle_mblk()
929 case content_handshake: in kssl_handle_any_record()
H A Dksslrec.c989 buf[0] = content_handshake; in kssl_send_server_hello()
1415 mp->b_wptr[0] = content_handshake; in kssl_send_certificate_and_server_hello_done()
1650 buf[0] = content_handshake; in kssl_send_finished()
1692 ret = kssl_mac_encrypt_record(ssl, content_handshake, versionp, in kssl_send_finished()