Home
last modified time | relevance | path

Searched refs:CRLDP_ALL_REASONS (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/crypto/x509/
H A Dx_crl.c182 crl->idp_reasons = CRLDP_ALL_REASONS; in crl_cb()
318 crl->idp_reasons &= CRLDP_ALL_REASONS; in setup_idp()
H A Dv3_purp.c321 dp->dp_reasons &= CRLDP_ALL_REASONS; in setup_dp()
323 dp->dp_reasons = CRLDP_ALL_REASONS; in setup_dp()
H A Dx509_vfy.c947 while (ctx->current_reasons != CRLDP_ALL_REASONS) { in check_cert()
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in202 # define CRLDP_ALL_REASONS 0x807f macro
H A Dx509v3.h298 # define CRLDP_ALL_REASONS 0x807f macro