Home
last modified time | relevance | path

Searched defs:max (Results 1 – 5 of 5) sorted by relevance

/mbedtls-development/programs/psa/
A Dpsa_constant_names.c205 int process_signed(signed_value_type type, long min, long max, char **argp) in process_signed()
244 int process_unsigned(unsigned_value_type type, unsigned long max, char **argp) in process_unsigned()
/mbedtls-development/library/
A Dssl_cache.c329 void mbedtls_ssl_cache_set_max_entries( mbedtls_ssl_cache_context *cache, int max ) in mbedtls_ssl_cache_set_max_entries()
A Dx509.c66 #define CHECK_RANGE(min, max, val) \ argument
A Drsa.c1505 static unsigned size_greater_than( size_t size, size_t max ) in size_greater_than()
A Dssl_tls.c3453 uint32_t min, uint32_t max ) in mbedtls_ssl_conf_handshake_timeout()

Completed in 20 milliseconds