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

  /external/openssl/apps/
req.c 174 int nodes=0,kludge=0,newhdr=0,subject=0,pubkey=0; local
324 else if (strcmp(*argv,"-newhdr") == 0)
325 newhdr=1;
442 BIO_printf(bio_err," -newhdr output \"NEW\" in the header lines\n");
1051 if(newhdr) i=PEM_write_bio_X509_REQ_NEW(out,req);
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
pager.c     [all...]

Completed in 96 milliseconds