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

/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Dbss_bio.c120 BIO_METHOD *BIO_s_bio(void) function
766 bio1 = BIO_new(BIO_s_bio());
769 bio2 = BIO_new(BIO_s_bio());
H A Dbio.h405 # define BIO_C_SET_WRITE_BUF_SIZE 136/* for BIO_s_bio */
548 /* For BIO_s_bio() */
648 BIO_METHOD *BIO_s_bio(void);

Completed in 26 milliseconds