Searched refs:protonum (Results 1 – 1 of 1) sorted by relevance
111 enum kcmd_proto protonum = *protonump; in kcmd() local302 if (protonum == KCMD_PROTOCOL_COMPAT_HACK) { in kcmd()310 protonum = is_des ? KCMD_OLD_PROTOCOL : KCMD_NEW_PROTOCOL; in kcmd()313 switch (protonum) { in kcmd()464 init_encrypt(int enc, krb5_context ctxt, enum kcmd_proto protonum, in init_encrypt() argument494 if (protonum == KCMD_OLD_PROTOCOL) { in init_encrypt()