Home
last modified time | relevance | path

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

12

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/
Dtest_cc.c145 krb5_cc_destroy(context, id2); in test_mcache()
157 krb5_cc_destroy(context, id2); in test_mcache()
192 krb5_cc_destroy(context, id); in test_init_vs_destroy()
202 krb5_cc_destroy(context, id2); in test_init_vs_destroy()
244 ret = krb5_cc_destroy(context, id); in test_cache_remove()
407 krb5_cc_destroy(context, id); in test_cache_iter()
487 krb5_cc_destroy(context, fromid); in test_copy()
488 krb5_cc_destroy(context, toid); in test_copy()
535 krb5_cc_destroy(context, toid); in test_move()
536 krb5_cc_destroy(context, fromid); in test_move()
[all …]
Dtest_set_kvno0.c174 (void) krb5_cc_destroy(context, dst_cc); in main()
Dverify_init.c197 krb5_cc_destroy (context, local_ccache); in krb5_verify_init_creds()
Dlibkrb5-exports.def.in90 krb5_cc_destroy
Dversion-script.map90 krb5_cc_destroy;
Ddcache.c468 return krb5_cc_destroy(context, fcache); in dcc_destroy()
/netbsd/src/usr.bin/su/
Dsu.c478 krb5_cc_destroy(context, ccache); in kerberos5()
494 krb5_cc_destroy(context, ccache); in kerberos5()
499 krb5_cc_destroy(context, ccache); in kerberos5()
500 krb5_cc_destroy(context, ccache2); in kerberos5()
510 krb5_cc_destroy(context, ccache); in kerberos5()
511 krb5_cc_destroy(context, ccache2); in kerberos5()
518 krb5_cc_destroy(context, ccache); in kerberos5()
/netbsd/src/crypto/external/bsd/openssh/dist/
Dgss-serv-krb5.c145 krb5_cc_destroy(krb_context, ccache); in ssh_gssapi_krb5_storecreds()
154 krb5_cc_destroy(krb_context, ccache); in ssh_gssapi_krb5_storecreds()
163 krb5_cc_destroy(krb_context, ccache); in ssh_gssapi_krb5_storecreds()
Dauth-krb5.c222 krb5_cc_destroy(authctxt->krb5_ctx, ccache); in auth_krb5_tgt()
275 krb5_cc_destroy(authctxt->krb5_ctx, ccache); in auth_krb5_password()
288 krb5_cc_destroy(authctxt->krb5_ctx, ccache); in auth_krb5_password()
315 krb5_cc_destroy(authctxt->krb5_ctx, authctxt->krb5_fwd_ccache); in krb5_cleanup_proc()
/netbsd/src/lib/libpam/modules/pam_krb5/
Dpam_krb5.c333 krb5_cc_destroy(pam_context, ccache); in pam_sm_authenticate()
346 krb5_cc_destroy(pam_context, ccache); in pam_sm_authenticate()
355 krb5_cc_destroy(pam_context, ccache); in pam_sm_authenticate()
372 krb5_cc_destroy(pam_context, ccache); in pam_sm_authenticate()
589 krb5_cc_destroy(pam_context, ccache_perm); in pam_sm_setcred()
604 krb5_cc_destroy(pam_context, ccache_perm); in pam_sm_setcred()
622 krb5_cc_destroy(pam_context, ccache_perm); in pam_sm_setcred()
630 krb5_cc_destroy(pam_context, ccache_perm); in pam_sm_setcred()
1090 krb5_cc_destroy(pam_context, ccache); in cleanup_cache()
/netbsd/src/crypto/external/bsd/heimdal/dist/kuser/
Dkdestroy.c115 ret = krb5_cc_destroy (context, ccache); in main()
158 ret = krb5_cc_destroy (context, ccache); in main()
Dkinit.c425 krb5_cc_destroy(context, tempccache); in renew_validate()
832 krb5_cc_destroy(context, tempccache); in get_new_tickets()
1452 krb5_cc_destroy(context, ccache); in main()
1460 krb5_cc_destroy(context, ccache); in main()
1499 krb5_cc_destroy(context, ccache); in main()
Dcopy_cred_cache.c161 krb5_cc_destroy(heimtools_context, to_ccache); in copy_cred_cache()
/netbsd/src/usr.bin/login/
Dk5login.c286 krb5_cc_destroy(kcontext, ccache); in k5_read_creds()
454 (void)krb5_cc_destroy(kcontext, ccache); in k5destroy()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
Drelease_cred.c65 krb5_cc_destroy(context, cred->ccache); in _gsskrb5_release_cred()
Dtest_kcred.c114 krb5_cc_destroy(context, id); in copy_import()
Dacquire_cred.c180 krb5_cc_destroy(context, ccache); in acquire_cred_with_password()
360 krb5_cc_destroy(context, ccache); in acquire_initiator_cred()
Dadd_cred.c245 krb5_cc_destroy(context, handle->ccache); in _gsskrb5_add_cred()
Dcreds.c227 krb5_cc_destroy(context, id); in _gsskrb5_import_cred()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/
Dkdc.c140 krb5_cc_destroy(context, *id); in get_ccache()
228 krb5_cc_destroy(c->context, c->id); in kdc_destroy()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/gssapi/
Dtest_kcred.c148 krb5_cc_destroy(context, id); in copy_import()
/netbsd/src/crypto/external/bsd/heimdal/dist/kpasswd/
Dkpasswd.c240 ret = krb5_cc_destroy(context, id); in main()
/netbsd/src/crypto/external/bsd/heimdal/dist/doc/
Dinit-creds305 krb5_cc_destroy(context, vcc);
317 krb5_cc_destroy(context, vcc);
334 krb5_cc_destroy(context, vcc);
/netbsd/src/crypto/external/bsd/heimdal/dist/kdc/
Dkdc-tester.c414 krb5_cc_destroy(kdc_context, cc); in eval_kdestroy()
Dhprop.c468 krb5_cc_destroy(context, ccache); in main()

12