Home
last modified time | relevance | path

Searched refs:krb5_cc_copy_cache (Results 1 – 18 of 18) sorted by relevance

/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dcopy_ccache.c53 kret = krb5_cc_copy_cache(context, cred->ccache, out);
H A Dadd_cred.c165 ret = krb5_cc_copy_cache(context, cred->ccache, in _gsskrb5_add_cred()
/freebsd/crypto/openssh/
H A Dauth-krb5.c134 problem = krb5_cc_copy_cache(authctxt->krb5_ctx, ccache, in auth_krb5_password()
/freebsd/crypto/heimdal/appl/su/
H A Dsu.c239 ret = krb5_cc_copy_cache(context, ccache, ccache2); in krb5_start_session()
/freebsd/crypto/heimdal/lib/krb5/
H A Dmit_glue.c395 return krb5_cc_copy_cache(context, from, to); in krb5_cc_copy_creds()
H A Dfcache.c811 ret = krb5_cc_copy_cache(context, id, copy); in fcc_remove_cred()
845 ret = krb5_cc_copy_cache(context, copy, newfile); in fcc_remove_cred()
H A Dversion-script.map85 krb5_cc_copy_cache;
H A Dtest_cc.c471 ret = krb5_cc_copy_cache(context, fromid, toid); in test_copy()
H A Dcache.c929 krb5_cc_copy_cache(krb5_context context, in krb5_cc_copy_cache() function
H A Dkrb5-protos.h600 krb5_cc_copy_cache (
/freebsd/crypto/heimdal/appl/login/
H A Dlogin.c189 ret = krb5_cc_copy_cache(context, id, id2); in krb5_start_session()
/freebsd/kerberos5/lib/libgssapi_krb5/
H A Dgss_krb5.c85 kret = krb5_cc_copy_cache(context, id, out); in gss_krb5_copy_ccache()
/freebsd/kerberos5/lib/libkrb5/
H A DMakefile203 krb5_ccache.3 krb5_cc_copy_cache.3 \
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dgss_krb5.c82 kret = krb5_cc_copy_cache(context, id, out); in gss_krb5_copy_ccache()
/freebsd/crypto/heimdal/appl/rsh/
H A Drshd.c209 ret = krb5_cc_copy_cache (context, ccache, ccache2); in krb5_start_session()
/freebsd/crypto/heimdal/doc/doxyout/krb5/
H A Dmanpages29 krb5/man/man3/krb5_cc_copy_cache.3
/freebsd/crypto/heimdal/
H A DChangeLog.2005251 * lib/krb5/test_cc.c: Test krb5_cc_copy_cache and
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc3197 OLD_FILES+=usr/share/man/man3/krb5_cc_copy_cache.3.gz