Searched defs:BIO_s_datagram (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/bio/
H A Dbss_dgram.c194 BIO_METHOD *BIO_s_datagram(void) function
203 ret=BIO_new(BIO_s_datagram());

Completed in 17 milliseconds