Home
last modified time | relevance | path

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

12

/freebsd-head/crypto/heimdal/lib/krb5/
HDverify_init.c127 ret = krb5_cc_store_cred (context, in krb5_verify_init_creds()
HDverify_user.c74 ret = krb5_cc_store_cred(context, id, &cred); in verify_common()
HDget_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()
HDcache.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()
HDrd_cred.c343 krb5_cc_store_cred(context, ccache, creds[i]); in krb5_rd_cred2()
HDversion-script.map117 krb5_cc_store_cred;
HDget_in_tkt.c560 ret = krb5_cc_store_cred (context, ccache, creds); in krb5_get_in_tkt()
HDtest_cc.c234 ret = krb5_cc_store_cred(context, id, &cred); in test_cache_remove()
/freebsd-head/crypto/heimdal/lib/gssapi/krb5/
HDcreds.c211 ret = krb5_cc_store_cred(context, id, &creds); in _gsskrb5_import_cred()
HDacquire_cred.c219 kret = krb5_cc_store_cred(context, ccache, &cred); in acquire_initiator_cred()
/freebsd-head/crypto/heimdal/kpasswd/
HDkpasswd.c209 ret = krb5_cc_store_cred(context, id, &cred); in main()
/freebsd-head/crypto/heimdal/kuser/
HDkgetcred.c222 ret = krb5_cc_store_cred(context, id, out); in main()
HDkimpersonate.c212 ret = krb5_cc_store_cred (context, ccache, &cred); in create_krb5_tickets()
HDkinit.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-head/crypto/openssh/
HDauth-krb5.c176 problem = krb5_cc_store_cred(authctxt->krb5_ctx, in auth_krb5_password()
/freebsd-head/crypto/heimdal/doc/
HDinit-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-head/lib/libpam/modules/pam_krb5/
HDpam_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-head/crypto/heimdal/lib/gssapi/ntlm/
HDkdc.c125 ret = krb5_cc_store_cred (context, *id, &cred); in get_ccache()
/freebsd-head/crypto/heimdal/kdc/
HDhprop.c194 ret = krb5_cc_store_cred(context, *cache, &creds); in get_creds()
/freebsd-head/crypto/heimdal/lib/kadm5/
HDinit_c.c225 ret = krb5_cc_store_cred (context, id, &cred); in get_new_cache()
HDipropd_slave.c149 ret = krb5_cc_store_cred(context, *cache, &creds); in get_creds()
/freebsd-head/kerberos5/lib/libkrb5/
HDMakefile240 krb5_ccache.3 krb5_cc_store_cred.3 \
/freebsd-head/crypto/heimdal/doc/doxyout/krb5/
HDmanpages64 krb5/man/man3/krb5_cc_store_cred.3
/freebsd-head/crypto/heimdal/appl/gssmask/
HDgssmask.c241 ret = krb5_cc_store_cred (context, id, &cred); in acquire_cred()
/freebsd-head/usr.sbin/gssd/
HDgssd.c1200 ret = krb5_cc_store_cred(context, ccache, &cred); in gssd_get_cc_from_keytab()

12