Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h524 uint8_t proto_version; member
558 uint8_t proto_version; member
615 uint8_t proto_version; member
630 uint8_t proto_version; member
647 uint8_t proto_version; member
664 uint8_t proto_version; member
674 uint8_t proto_version; member
687 uint8_t proto_version; member
705 uint8_t proto_version; member
719 uint8_t proto_version; member
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A DMICwrap.c86 tok.ver.verno = cntx->proto_version; in __dh_gss_sign()
166 if (tok.ver.verno != cntx->proto_version || in __dh_gss_verify()
247 tok.ver.verno = cntx->proto_version; in __dh_gss_seal()
357 if (tok.ver.verno != cntx->proto_version || in __dh_gss_unseal()
H A Dcontext_establish.c166 token.ver.verno = ctx->proto_version; in gen_accept_token()
487 g_cntx->proto_version = token.ver.verno; in __dh_gss_accept_sec_context()
607 token.ver.verno = cntx->proto_version; in gen_init_token()
688 dh_gss_ctx->proto_version = DH_PROTO_VERSION; in create_context()
829 if (tok.ver.verno != dh_gss_ctx->proto_version) { in continue_context()
H A Ddh_gssapi.h158 int proto_version; /* DH protocol version */ member
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ntp.c60 unsigned int proto_version; in interpret_ntp() local
122 proto_version = (ntp->li_vn_mode & VERSIONMASK) >> 3; in interpret_ntp()
140 "Version = %lu", proto_version); in interpret_ntp()
205 if (proto_version > 3 || in interpret_ntp()
239 "Version = %lu", proto_version); in interpret_ntp()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c1207 ap->proto_version = 0x01; in emlxs_issue_dhchap_success()
1374 ap->proto_version = 0x01; in emlxs_issue_auth_reject()
1614 ap1->proto_version = 0x01; in emlxs_issue_auth_negotiate()
1622 ap2->proto_version = 0x01; in emlxs_issue_auth_negotiate()
1632 null_ap1->proto_version = 0x01; in emlxs_issue_auth_negotiate()
1641 null_ap2->proto_version = 0x01; in emlxs_issue_auth_negotiate()
2208 chal->cnul.msg_hdr.proto_version = 0x01; in emlxs_issue_dhchap_challenge()
2577 ap->proto_version = 0x01; in emlxs_issue_dhchap_reply()