Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/bio/
H A Dbss_null.c139 case BIO_CTRL_GET: in null_ctrl()
H A Dbio.h123 #define BIO_CTRL_GET 5 /* man - get the 'IO' type */ macro
489 #define BIO_buffer_get_num_lines(b) BIO_ctrl(b,BIO_CTRL_GET,0,NULL)
/openbsd/lib/libtls/
H A Dtls_bio_cb.c92 case BIO_CTRL_GET: in bio_cb_ctrl()
/openbsd/lib/libcrypto/evp/
H A Dbio_b64.c544 case BIO_CTRL_GET: in b64_ctrl()