Home | History | Annotate | Download | only in krb5

Lines Matching defs:realm

441 			       N_("Referral EncryptedData wrong for realm %s",
442 "realm"), requested->realm);
467 if (strcmp(requested->realm, returned->realm) != 0) {
470 N_("server ref realm mismatch, "
471 "requested realm %s got back %s", ""),
472 requested->realm, returned->realm);
477 const char *realm = returned->name.name_string.val[1];
480 || strcmp(*ref.referred_realm, realm) != 0)
551 * accordingly (without enforcing the name type and perhaps the realm).
554 * non-anonymous realm. (Should we also be checking for a realm match