HomeSort by relevance Sort by last modified time
    Searched full:caformat (Results 1 - 1 of 1) sorted by null

  /external/openssl/apps/
x509.c 175 int informat,outformat,keyformat,CAformat,CAkeyformat;
223 CAformat=FORMAT_PEM;
258 CAformat=str2fmt(*(++argv));
492 if ((CAkeyfile == NULL) && (CA_flag) && (CAformat == FORMAT_PEM))
641 xca=load_cert(bio_err,CAfile,CAformat,NULL,e,"CA Certificate");
    [all...]

Completed in 769 milliseconds