Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dstore-test.c85 krb5_storage_set_byteorder(sp, KRB5_STORAGE_BYTEORDER_LE); in main()
90 krb5_storage_set_byteorder(sp, KRB5_STORAGE_BYTEORDER_BE); in main()
95 krb5_storage_set_byteorder(sp, KRB5_STORAGE_BYTEORDER_HOST); in main()
H A Dversion-script.map613 krb5_storage_set_byteorder;
H A Dlibkrb5-exports.def.in620 krb5_storage_set_byteorder
H A Dstore.c106 krb5_storage_set_byteorder(krb5_storage *sp, krb5_flags byteorder) in krb5_storage_set_byteorder() function
H A Daddr_families.c697 krb5_storage_set_byteorder(sp, KRB5_STORAGE_BYTEORDER_LE); in addrport_print_addr()
H A Dkrb5-protos.h8180 krb5_storage_set_byteorder (
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/ntlm/
H A Dntlm.c498 krb5_storage_set_byteorder(out, KRB5_STORAGE_BYTEORDER_LE); in heim_ntlm_encode_targetinfo()
575 krb5_storage_set_byteorder(in, KRB5_STORAGE_BYTEORDER_LE); in heim_ntlm_decode_targetinfo()
684 krb5_storage_set_byteorder(in, KRB5_STORAGE_BYTEORDER_LE); in heim_ntlm_decode_type1()
783 krb5_storage_set_byteorder(out, KRB5_STORAGE_BYTEORDER_LE); in heim_ntlm_encode_type1()
846 krb5_storage_set_byteorder(in, KRB5_STORAGE_BYTEORDER_LE); in heim_ntlm_decode_type2()
923 krb5_storage_set_byteorder(out, KRB5_STORAGE_BYTEORDER_LE); in heim_ntlm_encode_type2()
1003 krb5_storage_set_byteorder(in, KRB5_STORAGE_BYTEORDER_LE); in heim_ntlm_decode_type3()
1127 krb5_storage_set_byteorder(out, KRB5_STORAGE_BYTEORDER_LE); in heim_ntlm_encode_type3()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-mitdb.c434 krb5_storage_set_byteorder(sp, KRB5_STORAGE_BYTEORDER_LE); in _hdb_mdb_value2entry()
1322 krb5_storage_set_byteorder(sp, KRB5_STORAGE_BYTEORDER_LE); in _hdb_mit_dump2mitdb_entry()
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/
H A Dmanpages336 krb5/man/man3/krb5_storage_set_byteorder.3