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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bio/
H A Dbio.h378 #define BIO_C_GET_WRITE_BUF_SIZE 137 macro
518 #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.c542 case BIO_C_GET_WRITE_BUF_SIZE:

Completed in 104 milliseconds