Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h365 #define BIO_C_GET_READ_REQUEST 141 macro
508 #define BIO_get_read_request(b) (int)BIO_ctrl(b,BIO_C_GET_READ_REQUEST,0,NULL)