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

/external/openssl/apps/
H A Dpkcs12.c79 #define CLCERTS 0x8 macro
148 else if (!strcmp (*args, "-clcerts")) options |= CLCERTS;
797 } else if (options & CLCERTS) return 1;

Completed in 38 milliseconds