Searched refs:k5 (Results 1 - 25 of 99) sorted by relevance

1234

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-platform-load_64.h8 * k5-platform.h
44 #include <k5-platform-load_32.h>
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dvic_opt.c2 #include <k5-int.h>
H A Dmk_error.c31 #include <k5-int.h>
H A Ddecrypt_tk.c31 #include <k5-int.h>
H A Denc_helper.c27 #include <k5-int.h>
H A Daddr_comp.c31 #include <k5-int.h>
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/os/
H A Dkrb_memset.c8 #include <k5-int.h>
/illumos-gate/usr/src/cmd/krb5/kinit/
H A Dkinit.c35 #include <k5-int.h>
593 k5_begin(opts, k5, k4)
595 struct k5_data* k5;
604 code = krb5_init_context(&k5->ctx);
609 errctx = k5->ctx;
612 code = krb5_cc_resolve(k5->ctx, opts->k5_cache_name, &k5->cc);
621 if ((code = krb5_cc_default(k5->ctx, &k5->cc))) {
630 if ((code = krb5_parse_name(k5
1304 struct k5_data k5; local
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/
H A Dstring_to_cksumtype.c28 #include <k5-int.h>
H A Dvalid_cksumtype.c28 #include <k5-int.h>
H A Dcksumtype_to_string.c28 #include <k5-int.h>
H A Denctype_to_string.c33 #include <k5-int.h>
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/crc32/
H A Dcrc32.c34 #include <k5-int.h>
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/hash_provider/
H A Dhash_kmd5.c42 #include <k5-int.h>
H A Dhash_ksha1.c41 #include <k5-int.h>
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dgen_port.c31 #include <k5-int.h>
H A Dccdefname.c42 #include <k5-int.h>
H A Dget_krbhst.c31 #include <k5-int.h>
/illumos-gate/usr/src/cmd/krb5/kwarn/
H A Dkwarnd_proc.c50 #include <k5-int.h>
739 struct k5_data k5; local
758 (void) memset(&k5, 0, sizeof (k5));
760 if (code = krb5_init_context(&k5.ctx)) {
766 if ((code = krb5_cc_default(k5.ctx, &k5.cc))) {
773 if ((code = krb5_parse_name(k5.ctx, princ,
774 &k5.me))) {
780 if ((code = krb5_get_renewed_creds(k5
[all...]
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dkadmin_rmt.c14 #include <k5-int.h>
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_common.h24 #include <k5-int.h>
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/
H A Dprng.c30 #include <k5-int.h>
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap.h59 #include <k5-thread.h>
60 #include <k5-platform.h> /* Solaris Kerberos */
61 #include <k5-platform-store_16.h>
62 #include <k5-platform-store_32.h>
63 #include <k5-platform-load_16.h>
64 #include <k5-platform-load_32.h>
67 #include "k5-int.h"
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/arcfour/
H A Darcfour_str2key.c8 #include <k5-int.h>
/illumos-gate/usr/src/cmd/cmd-inet/common/
H A Dstore_forw_creds.c34 #include <k5-int.h>

Completed in 1483 milliseconds

1234