Home
last modified time | relevance | path

Searched refs:MIN_RECORD_SIZE_SMALL (Results 1 – 3 of 3) sorted by relevance

/dports/security/gnutls/gnutls-3.6.16/lib/ext/
H A Drecord_size_limit.c71 MIN_RECORD_SIZE_SMALL : MIN_RECORD_SIZE)) { in _gnutls_record_size_limit_recv_params()
H A Dmax_record.c307 MIN_RECORD_SIZE_SMALL : MIN_RECORD_SIZE) || in gnutls_record_set_max_recv_size()
/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dgnutls_int.h189 #define MIN_RECORD_SIZE_SMALL 64 macro