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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio.h758 BIO *BIO_new_dgram(int fd, int close_flag);
H A Dbss_dgram.c208 BIO *BIO_new_dgram(int fd, int close_flag) function
/freebsd-11-stable/crypto/openssl/apps/
H A Ds_client.c1474 sbio = BIO_new_dgram(s, BIO_NOCLOSE);
H A Ds_server.c2245 sbio = BIO_new_dgram(s, BIO_NOCLOSE);

Completed in 75 milliseconds