Home
last modified time | relevance | path

Searched refs:krb5_compare_creds (Results 1 – 18 of 18) sorted by relevance

/freebsd/crypto/heimdal/kuser/
H A Dcopy_cred_cache.c78 if (krb5_compare_creds(context, ctx->whichfields, &ctx->mcreds, creds)) in matchfunc()
/freebsd/crypto/heimdal/kcm/
H A Dcache.c578 if (krb5_compare_creds(context, whichfields, mcreds, &(*c)->cred)) { in kcm_ccache_remove_cred_internal()
627 match = krb5_compare_creds(context, whichfields, mcreds, &c->cred); in kcm_ccache_retrieve_cred_internal()
H A Devents.c195 return krb5_compare_creds(context, whichfields, newcred, &ccache->creds->cred); in is_primary_credential_p()
/freebsd/crypto/heimdal/lib/krb5/
H A Dcreds.c209 krb5_compare_creds(krb5_context context, krb5_flags whichfields, in krb5_compare_creds() function
H A Dmcache.c332 if(krb5_compare_creds(context, which, mcreds, &p->cred)) { in mcc_remove_cred()
H A Dversion-script.map134 krb5_compare_creds;
H A Dget_cred.c703 if(krb5_compare_creds(context, KRB5_TC_DONT_MATCH_REALM, in find_cred()
1025 if(krb5_compare_creds(context, in get_cred_kdc_referral()
H A Dcache.c727 if(krb5_compare_creds(context, whichfields, mcreds, creds)){ in krb5_cc_retrieve_cred()
H A Dscache.c1107 ret = krb5_compare_creds(context, which, mcreds, &creds); in scc_remove_cred()
H A Dkrb5-protos.h925 krb5_compare_creds (
/freebsd/kerberos5/lib/libkrb5/
H A DMakefile92 krb5.3 krb5_compare_creds.3 \
/freebsd/crypto/heimdal/doc/doxyout/krb5/
H A Dmanpages77 krb5/man/man3/krb5_compare_creds.3
/freebsd/crypto/heimdal/
H A DChangeLog.1999335 * lib/krb5/creds.c (krb5_compare_creds): const-ify
356 * lib/krb5/creds.c (krb5_compare_creds): fix spelling of
1198 * lib/krb5/creds.c (krb5_compare_creds): just verify that the
H A DChangeLog.2004758 * lib/krb5/krb5_{,compare_}creds.3: move krb5_compare_creds to its
766 * lib/krb5/creds.c (krb5_compare_creds): add more matching options
H A DChangeLog.2003899 * lib/krb5/creds.c (krb5_compare_creds): if client is specified in
H A DChangeLog.20051310 * lib/krb5/{krb5_compare_creds.3,krb5_get_init_creds.3,
H A DChangeLog.19981108 * lib/krb5/creds.c (krb5_compare_creds): check for
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc3230 OLD_FILES+=usr/share/man/man3/krb5_compare_creds.3.gz