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

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

Completed in 322 milliseconds