put_buf           847 source4/heimdal/lib/ntlm/ntlm.c     CHECK(put_buf(out, &type3->lm), 0);
put_buf           848 source4/heimdal/lib/ntlm/ntlm.c     CHECK(put_buf(out, &type3->ntlm), 0);
put_buf           852 source4/heimdal/lib/ntlm/ntlm.c     CHECK(put_buf(out, &type3->sessionkey), 0);