Home
last modified time | relevance | path

Searched refs:first_packet (Results 1 – 11 of 11) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
HDs2_pkt.c175 if (s->first_packet) { in ssl2_read_internal()
179 s->first_packet = 0; in ssl2_read_internal()
HDd1_clnt.c830 s->first_packet = 1; in dtls1_get_hello_verify()
835 s->first_packet = 0; in dtls1_get_hello_verify()
HDs3_srvr.c925 if (s->state == SSL3_ST_SR_CLNT_HELLO_C && !s->first_packet) in ssl3_get_client_hello()
937 s->first_packet = 1; in ssl3_get_client_hello()
946 s->first_packet = 0; in ssl3_get_client_hello()
HDs2_srvr.c572 s->first_packet = 1; in get_client_hello()
HDs3_pkt.c363 if (!s->first_packet) { in ssl3_get_record()
HDd1_pkt.c711 if (!s->first_packet && rr->type != SSL3_RT_ALERT) { in dtls1_get_record()
HDs3_clnt.c915 s->first_packet = 1; in ssl3_get_server_hello()
925 s->first_packet = 0; in ssl3_get_server_hello()
HDssl.h1587 int first_packet; member
HDssl_lib.c246 s->first_packet = 0; in SSL_clear()
/freebsd-11-stable/tools/tools/netmap/
HDpkt-gen.c2131 int first_packet = 1; in rxseq_body() local
2226 if (first_packet) { in rxseq_body()
2227 first_packet = 0; in rxseq_body()
2236 first_packet = 0; in rxseq_body()
/freebsd-11-stable/crypto/openssl/
HDCHANGES.SSLeay318 using the non-blocking test BIO, the ssl->s2->first_packet flag