Home
last modified time | relevance | path

Searched refs:is_first_record (Results 1 – 4 of 4) sorted by relevance

/openssl/ssl/record/methods/
H A Dtlsany_meth.c59 if (rl->is_first_record) { in tls_validate_record_header()
H A Drecmethod_local.h344 unsigned int is_first_record; member
H A Dtls_common.c607 && rl->is_first_record in tls_get_more_records()
729 rl->is_first_record = 0; in tls_get_more_records()
1327 rl->is_first_record = 1; in tls_int_new_record_layer()
H A Ddtls_meth.c452 if (!rl->is_first_record && rr->type != SSL3_RT_ALERT) { in dtls_get_more_records()

Completed in 22 milliseconds