HomeSort by: relevance | last modified time | path
    Searched refs:CRLDP_ALL_REASONS (Results 1 - 12 of 12) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/crypto/x509/
x_crl.c 182 crl->idp_reasons = CRLDP_ALL_REASONS;
318 crl->idp_reasons &= CRLDP_ALL_REASONS;
v3_purp.c 321 dp->dp_reasons &= CRLDP_ALL_REASONS;
323 dp->dp_reasons = CRLDP_ALL_REASONS;
x509_vfy.c 947 while (ctx->current_reasons != CRLDP_ALL_REASONS) {
  /src/crypto/external/bsd/openssl.old/dist/crypto/x509/
x_crl.c 182 crl->idp_reasons = CRLDP_ALL_REASONS;
309 crl->idp_reasons &= CRLDP_ALL_REASONS;
x509_vfy.c 911 while (ctx->current_reasons != CRLDP_ALL_REASONS) {
  /src/crypto/external/apache2/openssl/dist/crypto/x509/
x_crl.c 181 crl->idp_reasons = CRLDP_ALL_REASONS;
315 crl->idp_reasons &= CRLDP_ALL_REASONS;
v3_purp.c 363 dp->dp_reasons &= CRLDP_ALL_REASONS;
365 dp->dp_reasons = CRLDP_ALL_REASONS;
x509_vfy.c 1080 while (ctx->current_reasons != CRLDP_ALL_REASONS) {
  /src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
v3_purp.c 316 dp->dp_reasons &= CRLDP_ALL_REASONS;
318 dp->dp_reasons = CRLDP_ALL_REASONS;
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
x509v3.h 182 # define CRLDP_ALL_REASONS 0x807f
  /src/crypto/external/apache2/openssl/dist/include/openssl/
x509v3.h.in 220 #define CRLDP_ALL_REASONS 0x807f
  /src/crypto/external/bsd/openssl/dist/include/openssl/
x509v3.h.in 202 # define CRLDP_ALL_REASONS 0x807f

Completed in 33 milliseconds