Home | History | Annotate | Download | only in apps

Lines Matching refs:BIO_printf

326 			BIO_printf(bio_err,"unable to CreateThread (%d)",ret);
669 BIO_printf(bio_err,"out of memory\n");
674 BIO_printf(bio_err,"out of memory\n");
715 BIO_printf(bio_err,"no EVP given\n");
725 BIO_printf(bio_err,"%s is an unknown cipher or digest\n",*argv);
743 BIO_printf(bio_err,"no engine given\n");
761 BIO_printf(bio_err,"no multi count given\n");
767 BIO_printf(bio_err,"bad multi count\n");
1009 BIO_printf(bio_err,"Error: bad option or value\n");
1010 BIO_printf(bio_err,"\n");
1011 BIO_printf(bio_err,"Available values:\n");
1013 BIO_printf(bio_err,"md2 ");
1016 BIO_printf(bio_err,"mdc2 ");
1019 BIO_printf(bio_err,"md4 ");
1022 BIO_printf(bio_err,"md5 ");
1024 BIO_printf(bio_err,"hmac ");
1028 BIO_printf(bio_err,"sha1 ");
1031 BIO_printf(bio_err,"sha256 ");
1034 BIO_printf(bio_err,"sha512 ");
1037 BIO_printf(bio_err,"whirlpool");
1040 BIO_printf(bio_err,"rmd160");
1046 BIO_printf(bio_err,"\n");
1050 BIO_printf(bio_err,"idea-cbc ");
1053 BIO_printf(bio_err,"seed-cbc ");
1056 BIO_printf(bio_err,"rc2-cbc ");
1059 BIO_printf(bio_err,"rc5-cbc ");
1062 BIO_printf(bio_err,"bf-cbc");
1066 BIO_printf(bio_err,"\n");
1069 BIO_printf(bio_err,"des-cbc des-ede3 ");
1072 BIO_printf(bio_err,"aes-128-cbc aes-192-cbc aes-256-cbc ");
1073 BIO_printf(bio_err,"aes-128-ige aes-192-ige aes-256-ige ");
1076 BIO_printf(bio_err,"\n");
1077 BIO_printf(bio_err,"camellia-128-cbc camellia-192-cbc camellia-256-cbc ");
1080 BIO_printf(bio_err,"rc4");
1082 BIO_printf(bio_err,"\n");
1085 BIO_printf(bio_err,"rsa512 rsa1024 rsa2048 rsa4096\n");
1089 BIO_printf(bio_err,"dsa512 dsa1024 dsa2048\n");
1092 BIO_printf(bio_err,"ecdsap160 ecdsap192 ecdsap224 ecdsap256 ecdsap384 ecdsap521\n");
1093 BIO_printf(bio_err,"ecdsak163 ecdsak233 ecdsak283 ecdsak409 ecdsak571\n");
1094 BIO_printf(bio_err,"ecdsab163 ecdsab233 ecdsab283 ecdsab409 ecdsab571\n");
1095 BIO_printf(bio_err,"ecdsa\n");
1098 BIO_printf(bio_err,"ecdhp160 ecdhp192 ecdhp224 ecdhp256 ecdhp384 ecdhp521\n");
1099 BIO_printf(bio_err,"ecdhk163 ecdhk233 ecdhk283 ecdhk409 ecdhk571\n");
1100 BIO_printf(bio_err,"ecdhb163 ecdhb233 ecdhb283 ecdhb409 ecdhb571\n");
1101 BIO_printf(bio_err,"ecdh\n");
1105 BIO_printf(bio_err,"idea ");
1108 BIO_printf(bio_err,"seed ");
1111 BIO_printf(bio_err,"rc2 ");
1114 BIO_printf(bio_err,"des ");
1117 BIO_printf(bio_err,"aes ");
1120 BIO_printf(bio_err,"camellia ");
1123 BIO_printf(bio_err,"rsa ");
1126 BIO_printf(bio_err,"blowfish");
1132 BIO_printf(bio_err,"\n");
1135 BIO_printf(bio_err,"\n");
1136 BIO_printf(bio_err,"Available options:\n");
1138 BIO_printf(bio_err,"-elapsed measure time in real time instead of CPU user time.\n");
1141 BIO_printf(bio_err,"-engine e use engine e, possibly a hardware device.\n");
1143 BIO_printf(bio_err,"-evp e use EVP e.\n");
1144 BIO_printf(bio_err,"-decrypt time decryption instead of encryption (only EVP).\n");
1145 BIO_printf(bio_err,"-mr produce machine readable output.\n");
1147 BIO_printf(bio_err,"-multi n run n benchmarks in parallel.\n");
1185 BIO_printf(bio_err,"You have chosen to measure elapsed time instead of user CPU time.\n");
1196 BIO_printf(bio_err,"internal error loading RSA key number %d\n",i);
1202 BIO_printf(bio_err,mr ? "+RK:%d:"
1206 BIO_printf(bio_err,"\n");
1259 BIO_printf(bio_err,"First we calculate the approximate speed ...\n");
2014 BIO_printf(bio_err,"RSA sign failure. No RSA sign will be done.\n");
2031 BIO_printf(bio_err,
2039 BIO_printf(bio_err,mr ? "+R1:%ld:%d:%.2f\n"
2050 BIO_printf(bio_err,"RSA verify failure. No RSA verify will be done.\n");
2066 BIO_printf(bio_err,
2074 BIO_printf(bio_err,mr ? "+R2:%ld:%d:%.2f\n"
2109 BIO_printf(bio_err,"DSA sign failure. No DSA sign will be done.\n");
2125 BIO_printf(bio_err,
2133 BIO_printf(bio_err,mr ? "+R3:%ld:%d:%.2f\n"
2144 BIO_printf(bio_err,"DSA verify failure. No DSA verify will be done.\n");
2160 BIO_printf(bio_err,
2168 BIO_printf(bio_err,mr ? "+R4:%ld:%d:%.2f\n"
2198 BIO_printf(bio_err,"ECDSA failure.\n");
2213 BIO_printf(bio_err,"ECDSA sign failure. No ECDSA sign will be done.\n");
2233 BIO_printf(bio_err, "ECDSA sign failure\n");
2241 BIO_printf(bio_err, mr ? "+R5:%ld:%d:%.2f\n" :
2253 BIO_printf(bio_err,"ECDSA verify failure. No ECDSA verify will be done.\n");
2269 BIO_printf(bio_err, "ECDSA verify failure\n");
2276 BIO_printf(bio_err, mr? "+R6:%ld:%d:%.2f\n"
2306 BIO_printf(bio_err,"ECDH failure.\n");
2316 BIO_printf(bio_err,"ECDH key generation failure.\n");
2360 BIO_printf(bio_err,"ECDH computations don't match.\n");
2377 BIO_printf(bio_err, mr ? "+R7:%ld:%d:%.2f\n" :"%ld %d-bit ECDH ops in %.2fs\n",
2581 BIO_printf(bio_err,mr ? "+DT:%s:%d:%d\n"
2586 BIO_printf(bio_err,mr ? "+DN:%s:%ld:%d\n"
2599 BIO_printf(bio_err,mr ? "+DTP:%d:%s:%s:%d\n"
2604 BIO_printf
2615 BIO_printf(bio_err,mr ? "+R:%d:%s:%f\n"