Symbol: gsskrb5_cred
crypto/heimdal/lib/gssapi/krb5/accept_sec_context.c
203
gsskrb5_cred handle;
crypto/heimdal/lib/gssapi/krb5/accept_sec_context.c
213
handle = (gsskrb5_cred) *delegated_cred_handle;
crypto/heimdal/lib/gssapi/krb5/accept_sec_context.c
366
const gsskrb5_cred acceptor_cred = (gsskrb5_cred)acceptor_cred_handle;
crypto/heimdal/lib/gssapi/krb5/acquire_cred.c
113
gsskrb5_cred handle
crypto/heimdal/lib/gssapi/krb5/acquire_cred.c
264
gsskrb5_cred handle
crypto/heimdal/lib/gssapi/krb5/acquire_cred.c
379
gsskrb5_cred handle;
crypto/heimdal/lib/gssapi/krb5/add_cred.c
51
gsskrb5_cred cred, handle;
crypto/heimdal/lib/gssapi/krb5/add_cred.c
55
cred = (gsskrb5_cred)input_cred_handle;
crypto/heimdal/lib/gssapi/krb5/copy_ccache.c
74
gsskrb5_cred handle;
crypto/heimdal/lib/gssapi/krb5/creds.c
164
gsskrb5_cred handle;
crypto/heimdal/lib/gssapi/krb5/creds.c
41
gsskrb5_cred handle = (gsskrb5_cred)cred_handle;
crypto/heimdal/lib/gssapi/krb5/init_sec_context.c
378
gsskrb5_cred cred,
crypto/heimdal/lib/gssapi/krb5/init_sec_context.c
511
gsskrb5_cred cred,
crypto/heimdal/lib/gssapi/krb5/init_sec_context.c
883
gsskrb5_cred cred = (gsskrb5_cred)cred_handle;
crypto/heimdal/lib/gssapi/krb5/inquire_cred.c
48
gsskrb5_cred acred = NULL, icred = NULL;
crypto/heimdal/lib/gssapi/krb5/inquire_cred.c
70
acred = (gsskrb5_cred)aqcred_accept;
crypto/heimdal/lib/gssapi/krb5/inquire_cred.c
81
icred = (gsskrb5_cred)aqcred_init;
crypto/heimdal/lib/gssapi/krb5/inquire_cred.c
88
acred = (gsskrb5_cred)cred_handle;
crypto/heimdal/lib/gssapi/krb5/inquire_cred_by_oid.c
42
gsskrb5_cred cred = (gsskrb5_cred)cred_handle;
crypto/heimdal/lib/gssapi/krb5/release_cred.c
42
gsskrb5_cred cred;
crypto/heimdal/lib/gssapi/krb5/release_cred.c
50
cred = (gsskrb5_cred)*cred_handle;
crypto/heimdal/lib/gssapi/krb5/set_cred_option.c
137
gsskrb5_cred cred;
crypto/heimdal/lib/gssapi/krb5/set_cred_option.c
144
cred = (gsskrb5_cred)*cred_handle;
crypto/heimdal/lib/gssapi/krb5/set_cred_option.c
203
gsskrb5_cred cred;
crypto/heimdal/lib/gssapi/krb5/set_cred_option.c
210
cred = (gsskrb5_cred)*cred_handle;
crypto/heimdal/lib/gssapi/krb5/store_cred.c
48
gsskrb5_cred cred;
crypto/heimdal/lib/gssapi/krb5/store_cred.c
62
cred = (gsskrb5_cred)input_cred_handle;