Searched refs:krb5_realm_compare (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/crypto/heimdal/lib/krb5/
H A Dprincipal.c912 * @see krb5_realm_compare()
956 * @see krb5_realm_compare()
968 if(!krb5_realm_compare(context, princ1, princ2))
986 krb5_realm_compare(krb5_context context, function
H A Dticket.c490 (krb5_realm_compare(context, requested, returned) != TRUE &&
H A Dget_cred.c801 if(krb5_realm_compare(context, in_creds->client, in_creds->server))
H A Dkrb5-protos.h3580 krb5_realm_compare (
/freebsd-current/kerberos5/lib/libkrb5/
H A DMakefile394 krb5_principal.3 krb5_realm_compare.3 \
/freebsd-current/crypto/heimdal/kdc/
H A Dkrb5tgs.c523 if(!krb5_realm_compare(context, client->entry.principal, server->entry.principal)) {

Completed in 130 milliseconds