Searched refs:CAPI_DMP_SUMMARY (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/engines/
H A De_capi.c183 # define CAPI_DMP_SUMMARY 0x1 /* Issuer and serial name strings */ macro
1368 if (flags & CAPI_DMP_SUMMARY) {
1608 ctx->dump_flags = CAPI_DMP_SUMMARY | CAPI_DMP_FNAME;
/netbsd-current/crypto/external/bsd/openssl/dist/engines/
H A De_capi.c186 # define CAPI_DMP_SUMMARY 0x1 /* Issuer and serial name strings */ macro
1391 if (flags & CAPI_DMP_SUMMARY) {
1631 ctx->dump_flags = CAPI_DMP_SUMMARY | CAPI_DMP_FNAME;

Completed in 200 milliseconds