Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/include/openssl/
Dbio.h130 # define BIO_CTRL_GET 5/* man - get the 'IO' type */ macro
602 # define BIO_buffer_get_num_lines(b) BIO_ctrl(b,BIO_CTRL_GET,0,NULL)