• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/

Lines Matching refs:BIO_printf

781 		BIO_printf(bio_err,"out of memory\n");
789 BIO_printf(bio_err,"out of memory\n");
830 BIO_printf(bio_err,"no EVP given\n");
840 BIO_printf(bio_err,"%s is an unknown cipher or digest\n",*argv);
858 BIO_printf(bio_err,"no engine given\n");
876 BIO_printf(bio_err,"no multi count given\n");
882 BIO_printf(bio_err,"bad multi count\n");
1108 BIO_printf(bio_err,"Error: bad option or value\n");
1109 BIO_printf(bio_err,"\n");
1110 BIO_printf(bio_err,"Available values:\n");
1112 BIO_printf(bio_err,"md2 ");
1115 BIO_printf(bio_err,"mdc2 ");
1118 BIO_printf(bio_err,"md4 ");
1121 BIO_printf(bio_err,"md5 ");
1123 BIO_printf(bio_err,"hmac ");
1127 BIO_printf(bio_err,"sha1 ");
1130 BIO_printf(bio_err,"sha256 ");
1133 BIO_printf(bio_err,"sha512 ");
1136 BIO_printf(bio_err,"rmd160");
1141 BIO_printf(bio_err,"\n");
1145 BIO_printf(bio_err,"idea-cbc ");
1148 BIO_printf(bio_err,"rc2-cbc ");
1151 BIO_printf(bio_err,"rc5-cbc ");
1154 BIO_printf(bio_err,"bf-cbc");
1158 BIO_printf(bio_err,"\n");
1161 BIO_printf(bio_err,"des-cbc des-ede3 ");
1164 BIO_printf(bio_err,"aes-128-cbc aes-192-cbc aes-256-cbc ");
1167 BIO_printf(bio_err,"\n");
1168 BIO_printf(bio_err,"camellia-128-cbc camellia-192-cbc camellia-256-cbc ");
1171 BIO_printf(bio_err,"rc4");
1173 BIO_printf(bio_err,"\n");
1176 BIO_printf(bio_err,"rsa512 rsa1024 rsa2048 rsa4096\n");
1180 BIO_printf(bio_err,"dsa512 dsa1024 dsa2048\n");
1183 BIO_printf(bio_err,"ecdsap160 ecdsap192 ecdsap224 ecdsap256 ecdsap384 ecdsap521\n");
1184 BIO_printf(bio_err,"ecdsak163 ecdsak233 ecdsak283 ecdsak409 ecdsak571\n");
1185 BIO_printf(bio_err,"ecdsab163 ecdsab233 ecdsab283 ecdsab409 ecdsab571\n");
1186 BIO_printf(bio_err,"ecdsa\n");
1189 BIO_printf(bio_err,"ecdhp160 ecdhp192 ecdhp224 ecdhp256 ecdhp384 ecdhp521\n");
1190 BIO_printf(bio_err,"ecdhk163 ecdhk233 ecdhk283 ecdhk409 ecdhk571\n");
1191 BIO_printf(bio_err,"ecdhb163 ecdhb233 ecdhb283 ecdhb409 ecdhb571\n");
1192 BIO_printf(bio_err,"ecdh\n");
1196 BIO_printf(bio_err,"idea ");
1199 BIO_printf(bio_err,"rc2 ");
1202 BIO_printf(bio_err,"des ");
1205 BIO_printf(bio_err,"aes ");
1208 BIO_printf(bio_err,"camellia ");
1211 BIO_printf(bio_err,"rsa ");
1214 BIO_printf(bio_err,"blowfish");
1220 BIO_printf(bio_err,"\n");
1223 BIO_printf(bio_err,"\n");
1224 BIO_printf(bio_err,"Available options:\n");
1226 BIO_printf(bio_err,"-elapsed measure time in real time instead of CPU user time.\n");
1229 BIO_printf(bio_err,"-engine e use engine e, possibly a hardware device.\n");
1231 BIO_printf(bio_err,"-evp e use EVP e.\n");
1232 BIO_printf(bio_err,"-decrypt time decryption instead of encryption (only EVP).\n");
1233 BIO_printf(bio_err,"-mr produce machine readable output.\n");
1235 BIO_printf(bio_err,"-multi n run n benchmarks in parallel.\n");
1265 BIO_printf(bio_err,"You have chosen to measure elapsed time instead of user CPU time.\n");
1268 BIO_printf(bio_err,"To get the most accurate results, try to run this\n");
1269 BIO_printf(bio_err,"program when this computer is idle.\n");
1281 BIO_printf(bio_err,"internal error loading RSA key number %d\n",i);
1287 BIO_printf(bio_err,mr ? "+RK:%d:"
1291 BIO_printf(bio_err,"\n");
1341 BIO_printf(bio_err,"First we calculate the approximate speed ...\n");
1991 BIO_printf(bio_err,"RSA sign failure. No RSA sign will be done.\n");
2008 BIO_printf(bio_err,
2016 BIO_printf(bio_err,mr ? "+R1:%ld:%d:%.2f\n"
2027 BIO_printf(bio_err,"RSA verify failure. No RSA verify will be done.\n");
2043 BIO_printf(bio_err,
2051 BIO_printf(bio_err,mr ? "+R2:%ld:%d:%.2f\n"
2086 BIO_printf(bio_err,"DSA sign failure. No DSA sign will be done.\n");
2102 BIO_printf(bio_err,
2110 BIO_printf(bio_err,mr ? "+R3:%ld:%d:%.2f\n"
2121 BIO_printf(bio_err,"DSA verify failure. No DSA verify will be done.\n");
2137 BIO_printf(bio_err,
2145 BIO_printf(bio_err,mr ? "+R4:%ld:%d:%.2f\n"
2175 BIO_printf(bio_err,"ECDSA failure.\n");
2190 BIO_printf(bio_err,"ECDSA sign failure. No ECDSA sign will be done.\n");
2210 BIO_printf(bio_err, "ECDSA sign failure\n");
2218 BIO_printf(bio_err, mr ? "+R5:%ld:%d:%.2f\n" :
2230 BIO_printf(bio_err,"ECDSA verify failure. No ECDSA verify will be done.\n");
2246 BIO_printf(bio_err, "ECDSA verify failure\n");
2253 BIO_printf(bio_err, mr? "+R6:%ld:%d:%.2f\n"
2283 BIO_printf(bio_err,"ECDH failure.\n");
2293 BIO_printf(bio_err,"ECDH key generation failure.\n");
2337 BIO_printf(bio_err,"ECDH computations don't match.\n");
2354 BIO_printf(bio_err, mr ? "+R7:%ld:%d:%.2f\n" :"%ld %d-bit ECDH ops in %.2fs\n",
2587 BIO_printf(bio_err,mr ? "+DT:%s:%d:%d\n"
2592 BIO_printf(bio_err,mr ? "+DN:%s:%ld:%d\n"
2605 BIO_printf(bio_err,mr ? "+DTP:%d:%s:%s:%d\n"
2610 BIO_printf(bio_err,mr ? "+DNP:%ld:%d:%s:%s\n"
2621 BIO_printf(bio_err,mr ? "+R:%d:%s:%f\n"