Searched refs:BIO_CTRL_GET (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/crypto/bio/
H A Dbss_null.c130 case BIO_CTRL_GET:
H A Dbss_rtcp.c271 case BIO_CTRL_GET:
H A Dbio.h115 #define BIO_CTRL_GET 5 /* man - get the 'IO' type */ macro
533 #define BIO_buffer_get_num_lines(b) BIO_ctrl(b,BIO_CTRL_GET,0,NULL)
/macosx-10.10.1/OpenSSH-189/osslshim/ossl/
H A Dossl-bio.h67 #define BIO_CTRL_GET 5 /* man - get the 'IO' type */ macro
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Dbio.h125 #define BIO_CTRL_GET 5 /* man - get the 'IO' type */ macro
479 #define BIO_buffer_get_num_lines(b) BIO_ctrl(b,BIO_CTRL_GET,0,NULL)
/macosx-10.10.1/OpenSSL098-52/src/crypto/evp/
H A Dbio_b64.c573 case BIO_CTRL_GET:
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dbio.h115 #define BIO_CTRL_GET 5 /* man - get the 'IO' type */ macro
533 #define BIO_buffer_get_num_lines(b) BIO_ctrl(b,BIO_CTRL_GET,0,NULL)

Completed in 146 milliseconds