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

/external/openssl/ssl/
H A Dd1_pkt.c1260 i = dtls1_write_bytes(s, type, buf_, len);
1302 int dtls1_write_bytes(SSL *s, int type, const void *buf, int len) function
H A Dd1_both.c283 ret=dtls1_write_bytes(s,type,&s->init_buf->data[s->init_off],
H A Dssl_locl.h856 int dtls1_write_bytes(SSL *s, int type, const void *buf, int len);

Completed in 56 milliseconds