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

/external/openssl/ssl/
H A Dd1_pkt.c125 static int have_handshake_fragment(SSL *s, int type, unsigned char *buf,
714 if ( (ret = have_handshake_fragment(s, type, buf, len, peek)))
1268 have_handshake_fragment(SSL *s, int type, unsigned char *buf, function

Completed in 15 milliseconds