Home | History | Annotate | Download | only in dsa

Lines Matching refs:BIO_printf

157 	BIO_printf(bio_err,"test generation of DSA parameters\n");
164 BIO_printf(bio_err,"seed\n");
167 BIO_printf(bio_err,"%02X%02X%02X%02X ",
170 BIO_printf(bio_err,"\ncounter=%d h=%ld\n",counter,h);
175 BIO_printf(bio_err,"counter should be 105\n");
180 BIO_printf(bio_err,"h should be 2\n");
188 BIO_printf(bio_err,"q value is wrong\n");
196 BIO_printf(bio_err,"p value is wrong\n");
204 BIO_printf(bio_err,"g value is wrong\n");
254 BIO_printf((BIO *)arg,"error in dsatest\n");