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

/external/openssl/crypto/bio/
H A Dbio.h733 BIO *BIO_new_dgram(int fd, int close_flag);
H A Dbss_dgram.c209 BIO *BIO_new_dgram(int fd, int close_flag) function
/external/openssl/include/openssl/
H A Dbio.h733 BIO *BIO_new_dgram(int fd, int close_flag);
/external/openssl/apps/
H A Ds_client.c1340 sbio=BIO_new_dgram(s,BIO_NOCLOSE);
H A Ds_server.c2039 sbio=BIO_new_dgram(s,BIO_NOCLOSE);

Completed in 120 milliseconds