Searched defs:BIO_set_buffer_read_data (Results 1 - 1 of 1) sorted by path

/freebsd-10.0-release/crypto/openssl/crypto/bio/
H A Dbio.h564 #define BIO_set_buffer_read_data(b,buf,num) BIO_ctrl(b,BIO_C_SET_BUFF_READ_DATA,num,buf) macro

Completed in 126 milliseconds