Searched refs:put_buf (Results 1 – 1 of 1) sorted by relevance
341 put_buf(krb5_storage *sp, const struct ntlm_buf *buf) in put_buf() function992 CHECK(put_buf(out, &type3->lm), 0); in heim_ntlm_encode_type3()993 CHECK(put_buf(out, &type3->ntlm), 0); in heim_ntlm_encode_type3()994 CHECK(put_buf(out, &type3->sessionkey), 0); in heim_ntlm_encode_type3()