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

  /src/crypto/external/bsd/openssl/dist/apps/
x509.c 664 #define WARN_NO_CA(opt) BIO_printf(bio_err, \
667 WARN_NO_CA("-CAkey");
669 WARN_NO_CA("-CAkeyform");
671 WARN_NO_CA("-CAform");
673 WARN_NO_CA("-CAserial");
675 WARN_NO_CA("-CAcreateserial");
  /src/crypto/external/apache2/openssl/dist/apps/
x509.c 756 #define WARN_NO_CA(opt) BIO_printf(bio_err, \
759 WARN_NO_CA("-CAkey");
761 WARN_NO_CA("-CAkeyform");
763 WARN_NO_CA("-CAform");
765 WARN_NO_CA("-CAserial");
767 WARN_NO_CA("-CAcreateserial");

Completed in 24 milliseconds