Searched refs:dtls1_read_bytes (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_locl.h688 dtls1_read_bytes, \
838 int dtls1_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek);
H A Dd1_pkt.c481 /* used only by dtls1_read_bytes */
512 /* read timeout is handled by dtls1_read_bytes */
655 int dtls1_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_locl.h1023 dtls1_read_bytes, \
1224 int dtls1_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek);
H A Dd1_pkt.c571 /* used only by dtls1_read_bytes */
601 /* read timeout is handled by dtls1_read_bytes */
771 int dtls1_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_locl.h1023 dtls1_read_bytes, \
1224 int dtls1_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek);
H A Dd1_pkt.c571 /* used only by dtls1_read_bytes */
601 /* read timeout is handled by dtls1_read_bytes */
771 int dtls1_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek) function

Completed in 125 milliseconds