HomeSort by relevance Sort by last modified time
    Searched refs:dtls1_read_bytes (Results 1 - 2 of 2) sorted by null

  /external/openssl/ssl/
ssl_locl.h 694 dtls1_read_bytes, \
846 int dtls1_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek);
    [all...]
d1_pkt.c 486 /* used only by dtls1_read_bytes */
517 /* read timeout is handled by dtls1_read_bytes */
693 int dtls1_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek) function
    [all...]

Completed in 40 milliseconds