Searched refs:limit (Results 1 – 11 of 11) sorted by relevance
91 * number is less than FD_SETSIZE. If so, raise the limit if94 * If the limit can't be raised, a file descriptor opened by the98 * opened before the limit was lowered (which is something an application
2 MBEDTLS_X509_MAX_INT_CA limit.
18 # No upper limit on method names. Pylint <2.1.0 has an upper limit of 30.
1097 practice and to limit the impact of buffer overread vulnerabilities (like2727 * Fix over-restrictive length limit in GCM. Found by Andreas-N. #3623209 * Add compile-time option POLARSSL_X509_MAX_INTERMEDIATE_CA to limit the3747 * Add compile-time option POLARSSL_X509_MAX_INTERMEDIATE_CA to limit the
2475 void mbedtls_ssl_conf_dtls_badmac_limit( mbedtls_ssl_config *conf, unsigned limit );
375 are beyond the 80 characters limit.
238 time-stamp-line-limit: 40
999 time-stamp-line-limit: 40
259 | Coverage | ++ The sky is the limit |
3439 void mbedtls_ssl_conf_dtls_badmac_limit( mbedtls_ssl_config *conf, unsigned limit ) in mbedtls_ssl_conf_dtls_badmac_limit() argument3441 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.
Completed in 38 milliseconds