Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/doc/crypto/
DBIO_s_socket.pod5 BIO_s_socket, BIO_new_socket - socket BIO
16 BIO *BIO_new_socket(int sock, int close_flag);
35 BIO_new_socket() returns a socket BIO using B<sock> and B<close_flag>.
58 BIO_new_socket() returns the newly allocated BIO or NULL is an error
/freebsd-9-stable/crypto/openssl/crypto/bio/
Dbss_sock.c100 BIO *BIO_new_socket(int fd, int close_flag) in BIO_new_socket() function
Dbss_acpt.c249 bio = BIO_new_socket(i, BIO_CLOSE); in acpt_state()
Dbio.h699 BIO *BIO_new_socket(int sock, int close_flag);
/freebsd-9-stable/contrib/ntp/sntp/libevent/
Dbufferevent_openssl.c1275 bio = BIO_new_socket(data->fd, 0); in be_openssl_ctrl()
1456 bio = BIO_new_socket(fd, 0); in bufferevent_openssl_socket_new()
/freebsd-9-stable/crypto/openssl/apps/
Ds_server.c1649 sbio = BIO_new_socket(s, BIO_NOCLOSE); in sv_body()
2069 sbio = BIO_new_socket(s, BIO_NOCLOSE); in www_body()
Ds_client.c852 sbio = BIO_new_socket(s, BIO_NOCLOSE); in MAIN()
/freebsd-9-stable/secure/lib/libcrypto/
DMakefile.man260 MLINKS+= BIO_s_socket.3 BIO_new_socket.3
/freebsd-9-stable/crypto/openssl/util/
Dlibeay.num80 BIO_new_socket 84 EXIST::FUNCTION: