HomeSort by relevance Sort by last modified time
    Searched refs:kludge (Results 1 - 5 of 5) sorted by null

  /external/openssl/apps/
req.c 124 * -asn1-kludge - output new certificate request in a format that some CA's
174 int nodes=0,kludge=0,newhdr=0,subject=0,pubkey=0; local
345 else if (strcmp(*argv,"-asn1-kludge") == 0)
346 kludge=1;
347 else if (strcmp(*argv,"-no-asn1-kludge") == 0)
348 kludge=0;
434 BIO_printf(bio_err," -asn1-kludge Output the 'request' in a format that is wrong but some CA's\n");
761 * request, the kludge 'format' info should not be
763 kludge= -1;
809 if ((kludge > 0) && !sk_X509_ATTRIBUTE_num(req->req_info->attributes)
    [all...]
  /external/mksh/src/
check.pl 167 the path (kludge option)
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 285 % Kludge this until the fonts are right (grr).
674 %% Contains a kludge to get @end[description] to work
697 \def\Edescription{\Etable}% Neccessary kludge.
    [all...]
  /external/grub/docs/
texinfo.tex 552 % Kludge this until the fonts are right (grr).
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 605 % Kludge this until the fonts are right (grr).
    [all...]

Completed in 250 milliseconds