Searched refs:DH_PROTO_VERSION (Results 1 – 3 of 3) sorted by relevance
56 const DH_PROTO_VERSION = 1; variable139 case DH_PROTO_VERSION:
321 token.ver.verno = DH_PROTO_VERSION; in __dh_gss_wrap_size_limit()
451 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()