Searched refs:krb5_cc_remove_cred (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/crypto/heimdal/kuser/
H A Dkdestroy.c143 ret = krb5_cc_remove_cred(context, ccache, 0, &mcred);
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dcache.c814 krb5_cc_remove_cred(krb5_context context, function
1304 ret = krb5_cc_remove_cred(context, id, 0, &cred);
H A Dtest_cc.c238 ret = krb5_cc_remove_cred(context, id, 0, &cred);
240 krb5_err(context, 1, ret, "krb5_cc_remove_cred");
H A Dget_cred.c1179 krb5_cc_remove_cred(context, ccache, 0, res_creds);
1397 krb5_cc_remove_cred(context, ccache, 0, res_creds);
H A Dfcache.c817 ret = krb5_cc_remove_cred(context, copy, which, cred);
H A Dkrb5-protos.h754 krb5_cc_remove_cred (
/freebsd-13-stable/kerberos5/lib/libkrb5/
H A DMakefile231 krb5_ccache.3 krb5_cc_remove_cred.3 \

Completed in 139 milliseconds