Searched refs:BIO_new_dgram (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Dbss_dgram.c121 BIO *BIO_new_dgram(int fd, int close_flag) function
H A Dbio.h700 BIO *BIO_new_dgram(int fd, int close_flag);
/freebsd-9.3-release/crypto/openssl/apps/
H A Ds_client.c825 sbio = BIO_new_dgram(s, BIO_NOCLOSE);
H A Ds_server.c1627 sbio = BIO_new_dgram(s, BIO_NOCLOSE);

Completed in 64 milliseconds