Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/kssl/
H A Dksslproto.h188 } SSL3AlertDescription; typedef
298 SSL3AlertDescription sendalert_desc;
333 extern void kssl_send_alert(ssl_t *, SSL3AlertLevel, SSL3AlertDescription);
H A Dksslapi.c530 SSL3AlertDescription desc; in kssl_handle_mblk()
792 SSL3AlertDescription desc; in kssl_handle_any_record()
1050 SSL3AlertDescription, desc); in kssl_handle_any_record()
H A Dksslrec.c462 SSL3AlertDescription desc = illegal_parameter; in kssl_handle_client_hello()
1773 kssl_send_alert(ssl_t *ssl, SSL3AlertLevel level, SSL3AlertDescription desc) in kssl_send_alert()
1787 SSL3AlertLevel, level, SSL3AlertDescription, desc); in kssl_send_alert()
2078 SSL3AlertDescription desc = illegal_parameter; in kssl_handle_v2client_hello()