Searched refs:SSL3ContentType (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dksslimpl.h207 extern int kssl_compute_record_mac(ssl_t *, int, uint64_t, SSL3ContentType,
213 extern int kssl_mac_encrypt_record(ssl_t *, SSL3ContentType, uchar_t *,
H A Dksslapi.c332 SSL3ContentType content_type;
372 content_type = (SSL3ContentType)mp->b_rptr[0];
409 content_type = (SSL3ContentType)recmp->b_rptr[0];
531 SSL3ContentType content_type;
570 content_type = (SSL3ContentType)mp->b_rptr[0];
794 SSL3ContentType content_type;
810 content_type = (SSL3ContentType)mp->b_rptr[0];
H A Dksslproto.h126 } SSL3ContentType; typedef in typeref:enum:__anon4780
H A Dksslrec.c166 SSL3ContentType ct,
1701 SSL3ContentType ct,
2327 SSL3ContentType content_type;
2351 content_type = (SSL3ContentType)mp->b_rptr[0];

Completed in 202 milliseconds