Searched refs:idp_flags (Results 1 – 4 of 4) sorted by relevance
181 crl->idp_flags = 0; in crl_cb()292 crl->idp_flags |= IDP_PRESENT; in setup_idp()295 crl->idp_flags |= IDP_ONLYUSER; in setup_idp()299 crl->idp_flags |= IDP_ONLYCA; in setup_idp()303 crl->idp_flags |= IDP_ONLYATTR; in setup_idp()307 crl->idp_flags |= IDP_INVALID; in setup_idp()310 crl->idp_flags |= IDP_INDIRECT; in setup_idp()313 crl->idp_flags |= IDP_REASONS; in setup_idp()
1210 if ((crl->idp_flags & IDP_INVALID) != 0) in get_crl_score()1214 if (crl->idp_flags & (IDP_INDIRECT | IDP_REASONS)) in get_crl_score()1216 } else if ((crl->idp_flags & IDP_REASONS) != 0) { in get_crl_score()1226 if ((crl->idp_flags & IDP_INDIRECT) == 0) in get_crl_score()1455 if ((crl->idp_flags & IDP_ONLYATTR) != 0) in crl_crldp_check()1458 if ((crl->idp_flags & IDP_ONLYUSER) != 0) in crl_crldp_check()1461 if ((crl->idp_flags & IDP_ONLYCA) != 0) in crl_crldp_check()1572 if ((crl->idp_flags & IDP_INVALID) != 0 && in check_crl()
113 int idp_flags; member
348 /* Values in idp_flags field */