print_bin
&& !print_bin(bp, form_str, gen_buf, gen_buf_len, off))
if (seed && !print_bin(bp, "Seed:", seed, seed_len, off))
static int print_bin(BIO *fp, const char *str, const unsigned char *num,
print_fn = print_bin;