Home
last modified time | relevance | path

Searched refs:krb5_cc_store_cred (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/crypto/heimdal/lib/krb5/
H A Dverify_init.c127 ret = krb5_cc_store_cred (context, in krb5_verify_init_creds()
H A Dverify_user.c74 ret = krb5_cc_store_cred(context, id, &cred); in verify_common()
H A Dget_cred.c1198 krb5_cc_store_cred(context, ccache, tgts[i]); in krb5_get_credentials_with_flags()
1203 krb5_cc_store_cred(context, ccache, *out_creds); in krb5_get_credentials_with_flags()
1431 krb5_cc_store_cred(context, ccache, tgts[i]); in krb5_get_creds()
1436 krb5_cc_store_cred(context, ccache, *out_creds); in krb5_get_creds()
H A Dcache.c683 krb5_cc_store_cred(krb5_context context, in krb5_cc_store_cred() function
909 ret = krb5_cc_store_cred(context, to, &cred); in krb5_cc_copy_match_f()
1317 ret = krb5_cc_store_cred(context, id, &cred); in krb5_cc_set_config()
H A Drd_cred.c343 krb5_cc_store_cred(context, ccache, creds[i]); in krb5_rd_cred2()
H A Dversion-script.map117 krb5_cc_store_cred;
H A Dget_in_tkt.c560 ret = krb5_cc_store_cred (context, ccache, creds); in krb5_get_in_tkt()
H A Dtest_cc.c234 ret = krb5_cc_store_cred(context, id, &cred); in test_cache_remove()
/freebsd/crypto/heimdal/kpasswd/
H A Dkpasswd.c209 ret = krb5_cc_store_cred(context, id, &cred); in main()
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dcreds.c211 ret = krb5_cc_store_cred(context, id, &creds); in _gsskrb5_import_cred()
H A Dacquire_cred.c219 kret = krb5_cc_store_cred(context, ccache, &cred); in acquire_initiator_cred()
/freebsd/crypto/heimdal/kuser/
H A Dkgetcred.c222 ret = krb5_cc_store_cred(context, id, out); in main()
H A Dkimpersonate.c212 ret = krb5_cc_store_cred (context, ccache, &cred); in create_krb5_tickets()
H A Dkinit.c302 ret = krb5_cc_store_cred(context, cache, out); in renew_validate()
610 ret = krb5_cc_store_cred (context, tempccache, &cred); in get_new_tickets()
/freebsd/crypto/openssh/
H A Dauth-krb5.c176 problem = krb5_cc_store_cred(authctxt->krb5_ctx, in auth_krb5_password()
/freebsd/crypto/heimdal/doc/
H A Dinit-creds292 krb5_cc_store_cred(context, ccache, &creds);
302 krb5_cc_store_cred(context, ccache, &creds);
314 krb5_cc_store_cred(context, ccache, &creds);
/freebsd/lib/libpam/modules/pam_krb5/
H A Dpam_krb5.c312 krbret = krb5_cc_store_cred(krbctx, ccache, &creds); in pam_sm_authenticate()
577 krbret = krb5_cc_store_cred(krbctx, ccache_perm, &creds); in pam_sm_setcred()
/freebsd/crypto/heimdal/lib/gssapi/ntlm/
H A Dkdc.c125 ret = krb5_cc_store_cred (context, *id, &cred); in get_ccache()
/freebsd/crypto/heimdal/kdc/
H A Dhprop.c194 ret = krb5_cc_store_cred(context, *cache, &creds); in get_creds()
/freebsd/crypto/heimdal/lib/kadm5/
H A Dinit_c.c225 ret = krb5_cc_store_cred (context, id, &cred); in get_new_cache()
H A Dipropd_slave.c149 ret = krb5_cc_store_cred(context, *cache, &creds); in get_creds()
/freebsd/kerberos5/lib/libkrb5/
H A DMakefile240 krb5_ccache.3 krb5_cc_store_cred.3 \
/freebsd/crypto/heimdal/doc/doxyout/krb5/
H A Dmanpages64 krb5/man/man3/krb5_cc_store_cred.3
/freebsd/crypto/heimdal/appl/gssmask/
H A Dgssmask.c241 ret = krb5_cc_store_cred (context, id, &cred); in acquire_cred()
/freebsd/usr.sbin/gssd/
H A Dgssd.c1200 ret = krb5_cc_store_cred(context, ccache, &cred); in gssd_get_cc_from_keytab()

12