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

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

Completed in 83 milliseconds