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

/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Dbio.h406 # define BIO_C_GET_WRITE_BUF_SIZE 137 macro
550 # define BIO_get_write_buf_size(b,size) (size_t)BIO_ctrl(b,BIO_C_GET_WRITE_BUF_SIZE,size,NULL)
H A Dbss_bio.c520 case BIO_C_GET_WRITE_BUF_SIZE:

Completed in 55 milliseconds