Searched refs:dp_reasons (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libcrypto/x509/
H A Dx509_purp.c310 dp->dp_reasons = dp->reasons->data[0];
312 dp->dp_reasons |= (dp->reasons->data[1] << 8);
313 dp->dp_reasons &= CRLDP_ALL_REASONS;
315 dp->dp_reasons = CRLDP_ALL_REASONS;
H A Dx509v3.h252 int dp_reasons; member in struct:DIST_POINT_st
H A Dx509_vfy.c1496 *preasons &= dp->dp_reasons;

Completed in 321 milliseconds