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
354 else if (strcmp(*argv,"-asn1-kludge") == 0)
355 kludge=1;
356 else if (strcmp(*argv,"-no-asn1-kludge") == 0)
357 kludge=0;
443 BIO_printf(bio_err," -asn1-kludge Output the 'request' in a format that is wrong but some CA's\n");
770 * request, the kludge 'format' info should not be
772 kludge= -1;
818 if ((kludge > 0) && !sk_X509_ATTRIBUTE_num(req->req_info->attributes)
    [all...]
  /external/mksh/src/
check.pl 169 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 107 milliseconds