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

/external/openssl/crypto/bio/
H A Dbss_dgram.c83 static int dgram_write(BIO *h, const char *buf, int num);
99 dgram_write,
309 static int dgram_write(BIO *b, const char *in, int inl) function
645 ret=dgram_write(bp,str,n);

Completed in 18 milliseconds