Searched refs:CRLDP_ALL_REASONS (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libcrypto/asn1/
H A Dx_crl.c271 crl->idp_reasons = CRLDP_ALL_REASONS;
375 crl->idp_reasons &= CRLDP_ALL_REASONS;
/openbsd-current/lib/libcrypto/x509/
H A Dx509_purp.c313 dp->dp_reasons &= CRLDP_ALL_REASONS;
315 dp->dp_reasons = CRLDP_ALL_REASONS;
H A Dx509v3.h234 #define CRLDP_ALL_REASONS 0x807f macro
H A Dx509_vfy.c949 while (ctx->current_reasons != CRLDP_ALL_REASONS) {

Completed in 193 milliseconds