Searched refs:krb5_kt_compare (Results 1 - 5 of 5) sorted by last modified time

/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dkrb5-protos.h5445 krb5_kt_compare (
5575 * from the keytab `id'. Matching is done like krb5_kt_compare().
5739 * krb5_kt_compare().
H A Dkeytab.c543 krb5_kt_compare(krb5_context context, function
604 * from the keytab `id'. Matching is done like krb5_kt_compare().
643 if (krb5_kt_compare(context, &tmp, principal, 0, enctype)) {
839 * krb5_kt_compare().
H A Dkeytab_file.c771 if(krb5_kt_compare(context, &e, entry->principal,
H A Dkeytab_memory.c206 if(krb5_kt_compare(context, e, entry->principal,
/macosx-10.10.1/MITKerberosShim-66/
H A Dkeytab.c114 krb5_kt_compare(mit_krb5_context context, function
192 if (krb5_kt_compare(context, &tmp, principal, 0, enctype)) {

Completed in 190 milliseconds