Searched refs:krb5_cc_destroy (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-11-stable/crypto/heimdal/lib/gssapi/krb5/
H A Drelease_cred.c63 krb5_cc_destroy(context, cred->ccache);
H A Dstore_cred.c99 krb5_cc_destroy(context, id);
H A Dadd_cred.c231 krb5_cc_destroy(context, handle->ccache);
H A Dacquire_cred.c216 krb5_cc_destroy(context, ccache);
221 krb5_cc_destroy(context, ccache);
H A Dcreds.c206 krb5_cc_destroy(context, id);
H A Daccept_sec_context.c226 krb5_cc_destroy(context, ccache);
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dtest_cc.c143 krb5_cc_destroy(context, id2);
155 krb5_cc_destroy(context, id2);
190 krb5_cc_destroy(context, id);
200 krb5_cc_destroy(context, id2);
242 ret = krb5_cc_destroy(context, id);
244 krb5_err(context, 1, ret, "krb5_cc_destroy");
405 krb5_cc_destroy(context, id);
485 krb5_cc_destroy(context, fromid);
486 krb5_cc_destroy(context, toid);
533 krb5_cc_destroy(contex
[all...]
H A Dfcache.c813 krb5_cc_destroy(context, copy);
819 krb5_cc_destroy(context, copy);
825 krb5_cc_destroy(context, copy);
832 krb5_cc_destroy(context, copy);
841 krb5_cc_destroy(context, copy);
846 krb5_cc_destroy(context, copy);
849 krb5_cc_destroy(context, newfile);
H A Dverify_init.c192 krb5_cc_destroy (context, local_ccache);
/freebsd-11-stable/crypto/heimdal/appl/su/
H A Dsu.c207 krb5_cc_destroy(context, ccache);
211 krb5_cc_destroy(context, ccache);
215 krb5_cc_destroy(context, ccache);
235 krb5_cc_destroy(context, ccache);
241 krb5_cc_destroy(context, ccache);
242 krb5_cc_destroy(context, ccache2);
249 krb5_cc_destroy(context, ccache);
250 krb5_cc_destroy(context, ccache2);
262 krb5_cc_destroy(context, ccache);
/freebsd-11-stable/crypto/heimdal/kuser/
H A Dkdestroy.c111 ret = krb5_cc_destroy (context, ccache);
113 krb5_warn(context, ret, "krb5_cc_destroy");
154 ret = krb5_cc_destroy (context, ccache);
156 krb5_warn(context, ret, "krb5_cc_destroy");
H A Dcopy_cred_cache.c158 krb5_cc_destroy(kcc_context, to_ccache);
H A Dkinit.c908 krb5_cc_destroy(context, ccache);
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dkauth.c64 krb5_cc_destroy(context, id);
/freebsd-11-stable/crypto/openssh/
H A Dgss-serv-krb5.c171 krb5_cc_destroy(krb_context, ccache);
180 krb5_cc_destroy(krb_context, ccache);
H A Dauth-krb5.c136 krb5_cc_destroy(authctxt->krb5_ctx, ccache);
200 krb5_cc_destroy(authctxt->krb5_ctx, ccache);
227 krb5_cc_destroy(authctxt->krb5_ctx, authctxt->krb5_fwd_ccache);
/freebsd-11-stable/lib/libpam/modules/pam_krb5/
H A Dpam_krb5.c287 krb5_cc_destroy(pam_context, ccache);
304 krb5_cc_destroy(pam_context, ccache);
313 krb5_cc_destroy(pam_context, ccache);
330 krb5_cc_destroy(pam_context, ccache);
528 krb5_cc_destroy(pam_context, ccache_perm);
542 krb5_cc_destroy(pam_context, ccache_perm);
557 krb5_cc_destroy(pam_context, ccache_perm);
565 krb5_cc_destroy(pam_context, ccache_perm);
579 krb5_cc_destroy(pam_context, ccache_perm);
973 krb5_cc_destroy(pam_contex
[all...]
/freebsd-11-stable/crypto/heimdal/lib/gssapi/
H A Dtest_kcred.c146 krb5_cc_destroy(context, id);
/freebsd-11-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dkdc.c138 krb5_cc_destroy(context, *id);
226 krb5_cc_destroy(c->context, c->id);
/freebsd-11-stable/crypto/heimdal/appl/login/
H A Dlogin.c193 krb5_cc_destroy (context, id2);
197 krb5_cc_destroy(context, id);
/freebsd-11-stable/crypto/heimdal/kpasswd/
H A Dkpasswd.c236 ret = krb5_cc_destroy(context, id);
238 krb5_err (context, 1, ret, "krb5_cc_destroy");
/freebsd-11-stable/crypto/heimdal/appl/rsh/
H A Drshd.c205 krb5_cc_destroy(context, ccache);
215 krb5_cc_destroy(context, ccache);
220 krb5_cc_destroy(context, ccache);
/freebsd-11-stable/crypto/heimdal/kdc/
H A Dhprop.c467 krb5_cc_destroy(context, ccache);
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dipropd_slave.c632 krb5_cc_destroy(context, ccache);
/freebsd-11-stable/kerberos5/lib/libkrb5/
H A DMakefile210 krb5_ccache.3 krb5_cc_destroy.3 \

Completed in 155 milliseconds

12