Searched refs:krb5_storage_set_byteorder (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/crypto/heimdal/lib/krb5/
H A Dstore-test.c83 krb5_storage_set_byteorder(sp, KRB5_STORAGE_BYTEORDER_LE);
88 krb5_storage_set_byteorder(sp, KRB5_STORAGE_BYTEORDER_BE);
93 krb5_storage_set_byteorder(sp, KRB5_STORAGE_BYTEORDER_HOST);
H A Dstore.c104 krb5_storage_set_byteorder(krb5_storage *sp, krb5_flags byteorder) function
111 * Return the current byteorder for the buffer. See krb5_storage_set_byteorder() for the list or byte order contants.
338 * on the storage, see krb5_storage_set_byteorder().
361 * on the storage, see krb5_storage_set_byteorder().
398 * on the storage, see krb5_storage_set_byteorder().
424 * on the storage, see krb5_storage_set_byteorder().
450 * on the storage, see krb5_storage_set_byteorder().
473 * on the storage, see krb5_storage_set_byteorder().
492 * on the storage, see krb5_storage_set_byteorder().
521 * on the storage, see krb5_storage_set_byteorder()
[all...]
H A Daddr_families.c695 krb5_storage_set_byteorder(sp, KRB5_STORAGE_BYTEORDER_LE);
H A Dkrb5-protos.h3979 krb5_storage_set_byteorder (
/freebsd-10.2-release/crypto/heimdal/lib/ntlm/
H A Dntlm.c409 krb5_storage_set_byteorder(out, KRB5_STORAGE_BYTEORDER_LE);
472 krb5_storage_set_byteorder(in, KRB5_STORAGE_BYTEORDER_LE);
545 krb5_storage_set_byteorder(in, KRB5_STORAGE_BYTEORDER_LE);
633 krb5_storage_set_byteorder(out, KRB5_STORAGE_BYTEORDER_LE);
696 krb5_storage_set_byteorder(in, KRB5_STORAGE_BYTEORDER_LE);
773 krb5_storage_set_byteorder(out, KRB5_STORAGE_BYTEORDER_LE);
854 krb5_storage_set_byteorder(in, KRB5_STORAGE_BYTEORDER_LE);
971 krb5_storage_set_byteorder(out, KRB5_STORAGE_BYTEORDER_LE);
/freebsd-10.2-release/kerberos5/lib/libkrb5/
H A DMakefile437 krb5_storage.3 krb5_storage_set_byteorder.3 \
/freebsd-10.2-release/crypto/heimdal/lib/hdb/
H A Dhdb-mitdb.c216 krb5_storage_set_byteorder(sp, KRB5_STORAGE_BYTEORDER_LE);

Completed in 61 milliseconds