Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h361 #define BIO_C_GET_WRITE_BUF_SIZE 137 macro
502 #define BIO_get_write_buf_size(b,size) (size_t)BIO_ctrl(b,BIO_C_GET_WRITE_BUF_SIZE,size,NULL)