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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bio/
H A Dbss_dgram.c114 BIO *BIO_new_dgram(int fd, int close_flag) function
H A Dbio.h663 BIO *BIO_new_dgram(int fd, int close_flag);
/opensolaris-onvv-gate/usr/src/common/openssl/apps/
H A Ds_client.c648 sbio=BIO_new_dgram(s,BIO_NOCLOSE);
H A Ds_server.c1193 sbio=BIO_new_dgram(s,BIO_NOCLOSE);

Completed in 109 milliseconds