Searched refs:krb5_store_uint16 (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dtest_store.c149 ret = krb5_store_uint16(sp, val[i]);
151 krb5_err(context, 1, ret, "krb5_store_uint16");
H A Dpac.c778 CHECK(ret, krb5_store_uint16(sp, s2_len), out);
H A Dstore.c484 krb5_store_uint16(krb5_storage *sp, function
H A Dkrb5-protos.h4090 krb5_store_uint16 (
/freebsd-13-stable/crypto/heimdal/lib/ntlm/
H A Dntlm.c233 CHECK(krb5_store_uint16(sp, buf->length), 0);
234 CHECK(krb5_store_uint16(sp, buf->allocated), 0);
373 CHECK(krb5_store_uint16(out, type), 0);
374 CHECK(krb5_store_uint16(out, len_string(ucs2, s)), 0);
422 CHECK(krb5_store_uint16(out, 6), 0);
423 CHECK(krb5_store_uint16(out, 4), 0);
/freebsd-13-stable/kerberos5/lib/libkrb5/
H A DMakefile456 krb5_storage.3 krb5_store_uint16.3 \

Completed in 119 milliseconds