Home | History | Annotate | Download | only in x509v3

Lines Matching full:bio_printf

183     BIO_printf(out, "%d.%d.%d.%d", addr[0], addr[1], addr[2], addr[3]);
190 BIO_printf(out, "%x%s", (addr[i] << 8) | addr[i+1], (i < 14 ? ":" : ""));
198 BIO_printf(out, "%s%02x", (i > 0 ? ":" : ""), bs->data[i]);
199 BIO_printf(out, "[%d]", (int) (bs->flags & 7));
216 BIO_printf(out, "%*s", indent, "");
221 BIO_printf(out, "/%d\n", addr_prefixlen(aor->u.addressPrefix));
251 BIO_printf(out, "%*sIPv4", indent, "");
254 BIO_printf(out, "%*sIPv6", indent, "");
257 BIO_printf(out, "%*sUnknown AFI %u", indent, "", afi);
287 BIO_printf(out, " (Unknown SAFI %u)",