Home | History | Annotate | Download | only in asn1

Lines Matching refs:BIO_printf

124 		if(BIO_printf(bp,"%8sVersion: %s%lu (%s0x%lx)\n","",neg,l,neg,
130 if (BIO_printf(bp," Subject:%c",mlch) <= 0) goto err;
138 if (BIO_printf(bp,"%12sPublic Key Algorithm: ","") <= 0)
148 BIO_printf(bp,"%12sUnable to load Public Key\n","");
161 if(BIO_printf(bp,"%8sAttributes:\n","") <= 0)
167 if(BIO_printf(bp,"%12sa0:00\n","") <= 0)
183 if(BIO_printf(bp,"%12s","") <= 0)
228 BIO_printf(bp,"%8sRequested Extensions:\n","");
235 if (BIO_printf(bp,"%12s","") <= 0) goto err;
239 if (BIO_printf(bp,": %s\n",j?"critical":"") <= 0)
243 BIO_printf(bp, "%16s", "");