/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | test_cc.c | 145 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 …]
|
H A D | test_set_kvno0.c | 174 (void) krb5_cc_destroy(context, dst_cc); in main()
|
H A D | verify_init.c | 197 krb5_cc_destroy (context, local_ccache); in krb5_verify_init_creds()
|
H A D | version-script.map | 90 krb5_cc_destroy;
|
H A D | libkrb5-exports.def.in | 90 krb5_cc_destroy
|
H A D | dcache.c | 468 return krb5_cc_destroy(context, fcache); in dcc_destroy()
|
/netbsd-src/usr.bin/su/ |
H A D | su.c | 478 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/ |
H A D | gss-serv-krb5.c | 145 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()
|
H A D | auth-krb5.c | 222 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/ |
H A D | pam_krb5.c | 333 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/ |
H A D | kdestroy.c | 115 ret = krb5_cc_destroy (context, ccache); in main() 158 ret = krb5_cc_destroy (context, ccache); in main()
|
H A D | kinit.c | 425 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()
|
H A D | copy_cred_cache.c | 161 krb5_cc_destroy(heimtools_context, to_ccache); in copy_cred_cache()
|
/netbsd-src/usr.bin/login/ |
H A D | k5login.c | 286 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/ |
H A D | release_cred.c | 65 krb5_cc_destroy(context, cred->ccache); in _gsskrb5_release_cred()
|
H A D | test_kcred.c | 114 krb5_cc_destroy(context, id); in copy_import()
|
H A D | acquire_cred.c | 180 krb5_cc_destroy(context, ccache); in acquire_cred_with_password() 360 krb5_cc_destroy(context, ccache); in acquire_initiator_cred()
|
H A D | add_cred.c | 245 krb5_cc_destroy(context, handle->ccache); in _gsskrb5_add_cred()
|
H A D | creds.c | 227 krb5_cc_destroy(context, id); in _gsskrb5_import_cred()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/ |
H A D | kdc.c | 140 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/ |
H A D | test_kcred.c | 148 krb5_cc_destroy(context, id); in copy_import()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/kpasswd/ |
H A D | kpasswd.c | 240 ret = krb5_cc_destroy(context, id); in main()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/ |
H A D | init-creds | 305 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/ |
H A D | kdc-tester.c | 414 krb5_cc_destroy(kdc_context, cc); in eval_kdestroy()
|
H A D | hprop.c | 468 krb5_cc_destroy(context, ccache); in main()
|