Home
last modified time | relevance | path

Searched refs:_BIO_write (Results 1 – 1 of 1) sorted by relevance

/openbsd/lib/libcrypto/bio/
H A Db_print.c11 _BIO_write(void *cookie, const char *buf, int nbytes) in _BIO_write() function
22 fp = funopen(bio, NULL, &_BIO_write, NULL, NULL); in BIO_vprintf()