| /freebsd-14-stable/crypto/heimdal/appl/su/ |
| HD | su.c | 207 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-14-stable/crypto/heimdal/lib/krb5/ |
| HD | test_cc.c | 143 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 …]
|
| HD | fcache.c | 813 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()
|
| HD | verify_init.c | 192 krb5_cc_destroy (context, local_ccache); in krb5_verify_init_creds()
|
| HD | version-script.map | 93 krb5_cc_destroy;
|
| /freebsd-14-stable/lib/libpam/modules/pam_krb5/ |
| HD | pam_krb5.c | 318 krb5_cc_destroy(krbctx, ccache); in pam_sm_authenticate() 333 krb5_cc_destroy(krbctx, ccache); in pam_sm_authenticate() 342 krb5_cc_destroy(krbctx, ccache); in pam_sm_authenticate() 359 krb5_cc_destroy(krbctx, ccache); in pam_sm_authenticate() 569 krb5_cc_destroy(krbctx, ccache_perm); in pam_sm_setcred() 582 krb5_cc_destroy(krbctx, ccache_perm); in pam_sm_setcred() 597 krb5_cc_destroy(krbctx, ccache_perm); in pam_sm_setcred() 605 krb5_cc_destroy(krbctx, ccache_perm); in pam_sm_setcred() 619 krb5_cc_destroy(krbctx, ccache_perm); in pam_sm_setcred() 1028 krb5_cc_destroy(krbctx, ccache); in cleanup_cache()
|
| /freebsd-14-stable/crypto/openssh/ |
| HD | auth-krb5.c | 136 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()
|
| HD | gss-serv-krb5.c | 170 krb5_cc_destroy(krb_context, ccache); 179 krb5_cc_destroy(krb_context, ccache);
|
| /freebsd-14-stable/crypto/heimdal/kuser/ |
| HD | kdestroy.c | 113 ret = krb5_cc_destroy (context, ccache); in main() 156 ret = krb5_cc_destroy (context, ccache); in main()
|
| HD | copy_cred_cache.c | 158 krb5_cc_destroy(kcc_context, to_ccache); in copy_cred_cache()
|
| /freebsd-14-stable/crypto/heimdal/lib/gssapi/krb5/ |
| HD | release_cred.c | 63 krb5_cc_destroy(context, cred->ccache); in _gsskrb5_release_cred()
|
| HD | store_cred.c | 99 krb5_cc_destroy(context, id); in _gsskrb5_store_cred()
|
| HD | acquire_cred.c | 216 krb5_cc_destroy(context, ccache); in acquire_initiator_cred() 221 krb5_cc_destroy(context, ccache); in acquire_initiator_cred()
|
| HD | creds.c | 206 krb5_cc_destroy(context, id); in _gsskrb5_import_cred()
|
| HD | add_cred.c | 231 krb5_cc_destroy(context, handle->ccache); in _gsskrb5_add_cred()
|
| HD | accept_sec_context.c | 226 krb5_cc_destroy(context, ccache); in gsskrb5_accept_delegated_token()
|
| /freebsd-14-stable/crypto/heimdal/appl/ftp/ftpd/ |
| HD | kauth.c | 64 krb5_cc_destroy(context, id); in dest_cc()
|
| /freebsd-14-stable/crypto/heimdal/lib/gssapi/ntlm/ |
| HD | kdc.c | 138 krb5_cc_destroy(context, *id); in get_ccache() 226 krb5_cc_destroy(c->context, c->id); in kdc_destroy()
|
| /freebsd-14-stable/crypto/heimdal/lib/gssapi/ |
| HD | test_kcred.c | 146 krb5_cc_destroy(context, id); in copy_import()
|
| /freebsd-14-stable/crypto/heimdal/appl/login/ |
| HD | login.c | 193 krb5_cc_destroy (context, id2); in krb5_start_session() 197 krb5_cc_destroy(context, id); in krb5_start_session()
|
| /freebsd-14-stable/crypto/heimdal/kpasswd/ |
| HD | kpasswd.c | 236 ret = krb5_cc_destroy(context, id); in main()
|
| /freebsd-14-stable/crypto/heimdal/appl/rsh/ |
| HD | rshd.c | 205 krb5_cc_destroy(context, ccache); in krb5_start_session() 215 krb5_cc_destroy(context, ccache); in krb5_start_session() 220 krb5_cc_destroy(context, ccache); in krb5_start_session()
|
| /freebsd-14-stable/crypto/heimdal/doc/ |
| HD | init-creds | 305 krb5_cc_destroy(context, vcc); 317 krb5_cc_destroy(context, vcc); 334 krb5_cc_destroy(context, vcc);
|
| /freebsd-14-stable/crypto/heimdal/kdc/ |
| HD | hprop.c | 467 krb5_cc_destroy(context, ccache); in main()
|
| /freebsd-14-stable/kerberos5/lib/libkrb5/ |
| HD | Makefile | 211 krb5_ccache.3 krb5_cc_destroy.3 \
|