Home
last modified time | relevance | path

Searched refs:put_buf (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/heimdal/lib/ntlm/
H A Dntlm.c341 put_buf(krb5_storage *sp, const struct ntlm_buf *buf) in put_buf() function
992 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()