Searched refs:put_mech_oid (Results 1 – 1 of 1) sorted by relevance
128 static int put_mech_oid(unsigned char **, gss_OID_const, unsigned int);2886 put_mech_oid(unsigned char **buf_out, gss_OID_const mech, unsigned int buflen) in put_mech_oid() function3047 if (put_mech_oid(&ptr, &mechSet->elements[i], REMAIN) < 0) { in put_mech_set()3683 if (put_mech_oid(&ptr, mech_wanted, in make_spnego_tokenTarg_msg()