Searched refs:ap_req_nofail (Results 1 – 4 of 4) sorted by relevance
44 int ap_req_nofail) in krb5_verify_init_creds_opt_set_ap_req_nofail() argument47 options->ap_req_nofail = ap_req_nofail; in krb5_verify_init_creds_opt_set_ap_req_nofail()59 && options->ap_req_nofail != 0) in fail_verify_is_ok()
752 int ap_req_nofail; member
205 int ap_req_nofail;212 int ap_req_nofail);252 If ap_req_nofail is specified, then failures of the AP_REQ253 verification are considered errors if and only if ap_req_nofail is
1592 * lib/krb5/verify_init.c: fix ap_req_nofail semantics