Searched refs:IDP_REASONS (Results 1 – 3 of 3) sorted by relevance
347 crl->idp_flags |= IDP_REASONS; in setup_idp()
1177 if (crl->idp_flags & (IDP_INDIRECT | IDP_REASONS)) in get_crl_score()1179 } else if (crl->idp_flags & IDP_REASONS) { in get_crl_score()
389 #define IDP_REASONS 0x40 macro