Searched defs:max (Results 1 – 4 of 4) sorted by relevance
195 static int process_signed(signed_value_type type, long min, long max, char **argp) in process_signed()234 static int process_unsigned(unsigned_value_type type, unsigned long max, char **argp) in process_unsigned()
381 void mbedtls_ssl_cache_set_max_entries(mbedtls_ssl_cache_context *cache, int max) in mbedtls_ssl_cache_set_max_entries()
53 #define CHECK_RANGE(min, max, val) \ argument
1635 uint32_t min, uint32_t max) in mbedtls_ssl_conf_handshake_timeout()