Searched refs:OKM_PROTOCOL_VERSION (Results 1 – 2 of 2) sorted by relevance
66 #define OKM_PROTOCOL_VERSION 1 macro
546 if (reqp->krq_version != OKM_PROTOCOL_VERSION) { in okm_get_req()1023 reply.krp_version = htonl(OKM_PROTOCOL_VERSION); in okm_send_reply()