Home
last modified time | relevance | path

Searched refs:krb5_cc_destroy (Results 1 – 25 of 71) sorted by relevance

123

/freebsd/crypto/heimdal/appl/su/
H A Dsu.c207 krb5_cc_destroy(context, ccache); in krb5_verify()
211 krb5_cc_destroy(context, ccache); in krb5_verify()
215 krb5_cc_destroy(context, ccache); in krb5_verify()
235 krb5_cc_destroy(context, ccache); in krb5_start_session()
241 krb5_cc_destroy(context, ccache); in krb5_start_session()
242 krb5_cc_destroy(context, ccache2); in krb5_start_session()
249 krb5_cc_destroy(context, ccache); in krb5_start_session()
250 krb5_cc_destroy(context, ccache2); in krb5_start_session()
262 krb5_cc_destroy(context, ccache); in krb5_start_session()
/freebsd/crypto/heimdal/lib/krb5/
H A Dtest_cc.c143 krb5_cc_destroy(context, id2); in test_mcache()
155 krb5_cc_destroy(context, id2); in test_mcache()
190 krb5_cc_destroy(context, id); in test_init_vs_destroy()
200 krb5_cc_destroy(context, id2); in test_init_vs_destroy()
242 ret = krb5_cc_destroy(context, id); in test_cache_remove()
405 krb5_cc_destroy(context, id); in test_cache_iter()
485 krb5_cc_destroy(context, fromid); in test_copy()
486 krb5_cc_destroy(context, toid); in test_copy()
533 krb5_cc_destroy(context, toid); in test_move()
534 krb5_cc_destroy(context, fromid); in test_move()
[all …]
H A Dfcache.c813 krb5_cc_destroy(context, copy); in fcc_remove_cred()
819 krb5_cc_destroy(context, copy); in fcc_remove_cred()
825 krb5_cc_destroy(context, copy); in fcc_remove_cred()
832 krb5_cc_destroy(context, copy); in fcc_remove_cred()
841 krb5_cc_destroy(context, copy); in fcc_remove_cred()
846 krb5_cc_destroy(context, copy); in fcc_remove_cred()
849 krb5_cc_destroy(context, newfile); in fcc_remove_cred()
/freebsd/contrib/pam-krb5/module/
H A Dfast.c136 krb5_cc_destroy(c, *ccache); in cache_init_anonymous()
224 krb5_cc_destroy(c, ccache); in fast_setup_anon()
230 krb5_cc_destroy(c, ccache); in fast_setup_anon()
235 krb5_cc_destroy(c, args->config->ctx->fast_cache); in fast_setup_anon()
H A Dcontext.c124 krb5_cc_destroy(ctx->context, ctx->cache); in context_free()
134 krb5_cc_destroy(ctx->context, ctx->fast_cache); in context_free()
H A Dsetcred.c95 krb5_cc_destroy(ctx->context, *cache); in cache_init_from_cache()
457 krb5_cc_destroy(ctx->context, ctx->cache); in pamk5_setcred()
466 krb5_cc_destroy(ctx->context, cache); in pamk5_setcred()
H A Dcache.c144 krb5_cc_destroy(ctx->context, *cache); in pamk5_cache_init()
/freebsd/lib/libpam/modules/pam_krb5/
H A Dpam_krb5.c321 krb5_cc_destroy(krbctx, ccache); in pam_sm_authenticate()
336 krb5_cc_destroy(krbctx, ccache); in pam_sm_authenticate()
345 krb5_cc_destroy(krbctx, ccache); in pam_sm_authenticate()
362 krb5_cc_destroy(krbctx, ccache); in pam_sm_authenticate()
572 krb5_cc_destroy(krbctx, ccache_perm); in pam_sm_setcred()
585 krb5_cc_destroy(krbctx, ccache_perm); in pam_sm_setcred()
600 krb5_cc_destroy(krbctx, ccache_perm); in pam_sm_setcred()
608 krb5_cc_destroy(krbctx, ccache_perm); in pam_sm_setcred()
622 krb5_cc_destroy(krbctx, ccache_perm); in pam_sm_setcred()
1031 krb5_cc_destroy(krbctx, ccache); in cleanup_cache()
/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dt_cc.c335 kret = krb5_cc_destroy(context, id2); in cc_test()
340 kret = krb5_cc_destroy(context, id); in cc_test()
355 kret = krb5_cc_destroy(context, id2); in cc_test()
399 kret = krb5_cc_destroy(context, id); in cc_test()
437 kret = krb5_cc_destroy(context, id); in cc_test()
533 kret = krb5_cc_destroy(context, id1); in test_memory_concurrent()
535 kret = krb5_cc_destroy(context, id2); in test_memory_concurrent()
557 kret = krb5_cc_destroy(context, id1); in test_memory_concurrent()
H A Dt_cccol.c311 check(krb5_cc_destroy(ctx, ccinitial)); in main()
336 check(krb5_cc_destroy(ctx, ccu2)); in main()
348 check(krb5_cc_destroy(ctx, ccu1)); in main()
/freebsd/crypto/openssh/
H A Dauth-krb5.c136 krb5_cc_destroy(authctxt->krb5_ctx, ccache); in auth_krb5_password()
201 krb5_cc_destroy(authctxt->krb5_ctx, ccache); in auth_krb5_password()
228 krb5_cc_destroy(authctxt->krb5_ctx, authctxt->krb5_fwd_ccache); in krb5_cleanup_proc()
H A Dgss-serv-krb5.c170 krb5_cc_destroy(krb_context, ccache);
179 krb5_cc_destroy(krb_context, ccache);
/freebsd/crypto/heimdal/kuser/
H A Dkdestroy.c113 ret = krb5_cc_destroy (context, ccache); in main()
156 ret = krb5_cc_destroy (context, ccache); in main()
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dt_cc_config.c104 krb5_cc_destroy(context, tmp1)); in unset_config()
106 krb5_cc_destroy(context, tmp2)); in unset_config()
H A Dt_ad_fx_armor.c30 test(krb5_cc_destroy(context, ccache)); in main()
H A Dvfy_increds.c177 krb5_cc_destroy(context, retcc); in get_vfy_cred()
179 krb5_cc_destroy(context, ccache); in get_vfy_cred()
/freebsd/crypto/krb5/src/clients/kdestroy/
H A Dkdestroy.c175 code = krb5_cc_destroy(context, cache); in main()
209 code = krb5_cc_destroy(context, cache); in main()
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Drelease_cred.c63 krb5_cc_destroy(context, cred->ccache); in _gsskrb5_release_cred()
H A Dstore_cred.c99 krb5_cc_destroy(context, id); in _gsskrb5_store_cred()
H A Dacquire_cred.c216 krb5_cc_destroy(context, ccache); in acquire_initiator_cred()
221 krb5_cc_destroy(context, ccache); in acquire_initiator_cred()
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dkauth.c64 krb5_cc_destroy(context, id); in dest_cc()
/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Drel_cred.c52 code1 = krb5_cc_destroy(context, cred->ccache); in krb5_gss_release_cred()
/freebsd/crypto/krb5/src/windows/leashdll/
H A Dleashdll.c37 DECL_FUNC_PTR(krb5_cc_destroy);
149 MAKE_FUNC_INFO(krb5_cc_destroy),
/freebsd/crypto/heimdal/lib/gssapi/ntlm/
H A Dkdc.c138 krb5_cc_destroy(context, *id); in get_ccache()
226 krb5_cc_destroy(c->context, c->id); in kdc_destroy()
/freebsd/crypto/heimdal/lib/gssapi/
H A Dtest_kcred.c146 krb5_cc_destroy(context, id); in copy_import()

123