Searched refs:have_handshake_fragment (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dd1_pkt.c184 static int have_handshake_fragment(SSL *s, int type, unsigned char *buf,
793 if ((ret = have_handshake_fragment(s, type, buf, len, peek)))
1447 have_handshake_fragment(SSL *s, int type, unsigned char *buf, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dd1_pkt.c124 static int have_handshake_fragment(SSL *s, int type, unsigned char *buf,
676 if ( (ret = have_handshake_fragment(s, type, buf, len, peek)))
1184 have_handshake_fragment(SSL *s, int type, unsigned char *buf, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dd1_pkt.c184 static int have_handshake_fragment(SSL *s, int type, unsigned char *buf,
793 if ((ret = have_handshake_fragment(s, type, buf, len, peek)))
1447 have_handshake_fragment(SSL *s, int type, unsigned char *buf, function

Completed in 58 milliseconds