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

  /external/chromium_org/third_party/openssl/openssl/ssl/
d1_pkt.c 550 /* used only by dtls1_read_bytes */
578 /* read timeout is handled by dtls1_read_bytes */
748 int dtls1_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek) function
    [all...]
  /external/openssl/ssl/
d1_pkt.c 550 /* used only by dtls1_read_bytes */
578 /* read timeout is handled by dtls1_read_bytes */
748 int dtls1_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek) function
    [all...]

Completed in 45 milliseconds