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

/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dksslproto.h188 } SSL3AlertDescription; typedef in typeref:enum:__anon4783
298 SSL3AlertDescription sendalert_desc;
333 extern void kssl_send_alert(ssl_t *, SSL3AlertLevel, SSL3AlertDescription);
H A Dksslapi.c530 SSL3AlertDescription desc;
792 SSL3AlertDescription desc;
1050 SSL3AlertDescription, desc);
H A Dksslrec.c462 SSL3AlertDescription desc = illegal_parameter;
1773 kssl_send_alert(ssl_t *ssl, SSL3AlertLevel level, SSL3AlertDescription desc)
1787 SSL3AlertLevel, level, SSL3AlertDescription, desc);
2078 SSL3AlertDescription desc = illegal_parameter;

Completed in 88 milliseconds