Searched refs:canon_req (Results 1 – 1 of 1) sorted by relevance
213 int canon_req; in verify_as_reply() local227 canon_req = ((request->kdc_options & KDC_OPT_CANONICALIZE) != 0) || in verify_as_reply()230 if (canon_req) { in verify_as_reply()238 || (!canon_req && !krb5_principal_compare(context, as_reply->client, request->client)) in verify_as_reply()