Home
last modified time | relevance | path

Searched refs:dtls1_write_app_data_bytes (Results 1 – 2 of 2) sorted by relevance

/external/openssl/ssl/
Dssl_locl.h783 dtls1_write_app_data_bytes, \
951 int dtls1_write_app_data_bytes(SSL *s, int type, const void *buf, int len);
Dd1_pkt.c1382 dtls1_write_app_data_bytes(SSL *s, int type, const void *buf_, int len) in dtls1_write_app_data_bytes() function