Searched refs:krbtgt_realm (Results 1 – 1 of 1) sorted by relevance
1814 const char *krbtgt_realm, *msg; in tgs_build_reply() local1822 krbtgt_realm = krb5_principal_get_realm(context, krbtgt_out->entry.principal); in tgs_build_reply()1824 if(strcmp(krb5_principal_get_realm(context, cp), krbtgt_realm) == 0) { in tgs_build_reply()