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

/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Drd_req.c521 krb5_boolean check_pac; member in struct:krb5_rd_req_in_ctx_data
553 (*ctx)->check_pac = (context->flags & KRB5_CTX_F_CHECK_PAC) ? 1 : 0;
597 in->check_pac = flag;
1037 if (inctx == NULL || inctx->check_pac) {

Completed in 54 milliseconds