Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Ddhmech_prot.x56 const DH_PROTO_VERSION = 1; variable
139 case DH_PROTO_VERSION:
H A Dcontext.c321 token.ver.verno = DH_PROTO_VERSION; in __dh_gss_wrap_size_limit()
H A Dcontext_establish.c451 if (token.ver.verno != DH_PROTO_VERSION) { in __dh_gss_accept_sec_context()
690 dh_gss_ctx->proto_version = DH_PROTO_VERSION; in create_context()