Searched refs:do_buf (Results 1 – 1 of 1) sorted by relevance
/openbsd/lib/libcrypto/asn1/ |
H A D | a_strex.c | 185 do_buf(unsigned char *buf, int buflen, int type, unsigned char flags, in do_buf() function 391 len = do_buf(str->data, str->length, type, flags, "es, io_ch, NULL); in do_print_ex() 401 if (do_buf(str->data, str->length, type, flags, NULL, io_ch, arg) < 0) in do_print_ex()
|