Searched refs:limit (Results 1 – 6 of 6) sorted by relevance
22 my $limit = 7;61 } elsif( $name && $. - $line > $limit ) {
1421 void mbedtls_ssl_conf_dtls_badmac_limit( mbedtls_ssl_config *conf, unsigned limit );
146 * Fix over-restrictive length limit in GCM. Found by Andreas-N. #362628 * Add compile-time option POLARSSL_X509_MAX_INTERMEDIATE_CA to limit the1166 * Add compile-time option POLARSSL_X509_MAX_INTERMEDIATE_CA to limit the
5586 void mbedtls_ssl_conf_dtls_badmac_limit( mbedtls_ssl_config *conf, unsigned limit ) in mbedtls_ssl_conf_dtls_badmac_limit() argument5588 conf->badmac_limit = limit; in mbedtls_ssl_conf_dtls_badmac_limit()
1780 # manageable. Set this to 0 for no limit. Note that the threshold may be1781 # exceeded by 50% before the limit is enforced.
2164 # for no limit. Note that the threshold may be exceeded by 50% before the limit