Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/lib/gssapi/krb5/
HDexport_sec_context.c113 kret = krb5_store_int16 (sp, ac->local_port); in _gsskrb5_export_sec_context()
118 kret = krb5_store_int16 (sp, ac->remote_port); in _gsskrb5_export_sec_context()
/NextBSD/crypto/heimdal/lib/krb5/
HDkeytab_file.c100 ret = krb5_store_int16(sp, data.length); in krb5_kt_store_data()
118 ret = krb5_store_int16(sp, len); in krb5_kt_store_string()
163 ret = krb5_store_int16(sp, p->keytype); /* keytype + etype */ in krb5_kt_store_keyblock()
269 ret = krb5_store_int16(sp, p->name.name_string.len + 1); in krb5_kt_store_principal()
271 ret = krb5_store_int16(sp, p->name.name_string.len); in krb5_kt_store_principal()
HDstore.c461 krb5_store_int16(krb5_storage *sp, in krb5_store_int16() function
487 return krb5_store_int16(sp, (int16_t)value); in krb5_store_uint16()
1017 ret = krb5_store_int16(sp, p.keytype); in krb5_store_keyblock()
1023 ret = krb5_store_int16(sp, p.keytype); in krb5_store_keyblock()
1131 ret = krb5_store_int16(sp, p.addr_type); in krb5_store_address()
1237 ret = krb5_store_int16(sp, auth.val[i].ad_type); in krb5_store_authdata()
HDfcache.c447 ret |= krb5_store_int16 (sp, 12); /* length */ in fcc_initialize()
448 ret |= krb5_store_int16 (sp, FCC_TAG_DELTATIME); /* Tag */ in fcc_initialize()
449 ret |= krb5_store_int16 (sp, 8); /* length of data */ in fcc_initialize()
453 ret |= krb5_store_int16 (sp, 0); in fcc_initialize()
HDtest_store.c74 ret = krb5_store_int16(sp, val[i]); in test_int16()
HDversion-script.map619 krb5_store_int16;
HDkcm.c123 ret = krb5_store_int16(sp, opcode); in krb5_kcm_storage_request()
HDkrb5-protos.h4045 krb5_store_int16 (
/NextBSD/crypto/heimdal/lib/ntlm/
HDntlm.c428 CHECK(krb5_store_int16(out, 0), 0); in heim_ntlm_encode_targetinfo()
429 CHECK(krb5_store_int16(out, 0), 0); in heim_ntlm_encode_targetinfo()
/NextBSD/kerberos5/lib/libkrb5/
HDMakefile448 krb5_storage.3 krb5_store_int16.3 \
/NextBSD/crypto/heimdal/doc/doxyout/krb5/
HDmanpages332 krb5/man/man3/krb5_store_int16.3
/NextBSD/crypto/heimdal/
HDChangeLog.19991461 (krb5_store_int32,krb5_ret_int32,krb5_store_int16,krb5_ret_int16):
/NextBSD/tools/build/mk/
HDOptionalObsoleteFiles.inc3874 OLD_FILES+=usr/share/man/man3/krb5_store_int16.3.gz