Home
last modified time | relevance | path

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

/external/openssl/ssl/
Dssl_locl.h760 dtls1_read_bytes, \
920 int dtls1_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek);
Dd1_pkt.c734 int dtls1_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek) in dtls1_read_bytes() function