Lines Matching refs:conf_state
802 int conf_state; in sec_putbuf() local
809 &in_buf, &conf_state, in sec_putbuf()
1016 int conf_state; in sec_getbytes() local
1045 conf_state = (gss_info.data_prot == PROT_P); in sec_getbytes()
1049 &xmit_buf, &msg_buf, &conf_state, NULL); in sec_getbytes()
1141 int conf_state, length, kerror; in sec_reply() local
1152 &in_buf, &conf_state, in sec_reply()
1160 } else if ((gss_info.ctrl_prot == PROT_P) && !conf_state) { in sec_reply()
1222 int conf_state; in sec_decode_command() local
1270 conf_state = !mic; in sec_decode_command()
1272 &msg_buf, &conf_state, NULL); in sec_decode_command()