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

/sssd/src/responder/pam/
H A Dpamsrv.h96 bool may_do_cert_auth(struct pam_ctx *pctx, struct pam_data *pd);
H A Dpamsrv_cmd.c1111 && may_do_cert_auth(talloc_get_type(cctx->rctx->pvt_ctx,
1334 if (may_do_cert_auth(pctx, pd)) {
1543 if (may_do_cert_auth(pctx, pd)) {
1991 if (may_do_cert_auth(pctx, preq->pd) && preq->cert_user_obj != NULL) {
H A Dpamsrv_p11.c43 bool may_do_cert_auth(struct pam_ctx *pctx, struct pam_data *pd) function

Completed in 667 milliseconds