Home
last modified time | relevance | path

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

/dports/security/gnutls/gnutls-3.6.16/lib/ext/
H A Drecord_size_limit.c70 (session->internals.allow_small_records ? in _gnutls_record_size_limit_recv_params()
H A Dmax_record.c306 (session->internals.allow_small_records ? in gnutls_record_set_max_recv_size()
/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dgnutls_int.h988 (x)->allow_small_records = 1; \
1122 bool allow_small_records; member
H A Dpriority.c680 COPY_TO_INTERNALS(allow_small_records); in gnutls_priority_set()