Searched refs:KU_CRL_SIGN (Results 1 – 5 of 5) sorted by relevance
116 B<KU_CRL_SIGN>, B<KU_ENCIPHER_ONLY> or B<KU_DECIPHER_ONLY> corresponding to
829 if (ku_reject(x, KU_CRL_SIGN)) in check_purpose_crl_sign()
545 || (x->ex_kusage & KU_CRL_SIGN) != 0 in check_extensions()1559 (issuer->ex_kusage & KU_CRL_SIGN) == 0 && in check_crl()
428 # define KU_CRL_SIGN 0x0002 macro
668 # define KU_CRL_SIGN 0x0002 macro