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

/external/boringssl/src/crypto/x509/
H A Dx_crl.c248 crl->idp_reasons = CRLDP_ALL_REASONS;
370 crl->idp_reasons &= CRLDP_ALL_REASONS;
H A Dx509_vfy.c833 while (ctx->current_reasons != CRLDP_ALL_REASONS)
/external/boringssl/src/crypto/x509v3/
H A Dv3_purp.c340 dp->dp_reasons &= CRLDP_ALL_REASONS;
343 dp->dp_reasons = CRLDP_ALL_REASONS;
/external/boringssl/include/openssl/
H A Dx509v3.h231 #define CRLDP_ALL_REASONS 0x807f macro
/external/boringssl/src/include/openssl/
H A Dx509v3.h231 #define CRLDP_ALL_REASONS 0x807f macro

Completed in 1372 milliseconds