Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/generalizedtime/
H A Dder_decode_generalizedtime.c30 #define DECODE_V(y, max) do {\ argument
36 #define DECODE_V4(y, max) do {\ argument
/optee_os/core/drivers/crypto/caam/include/
H A Dcaam_types.h30 size_t max; /* Maximum size of the block */ member
38 uint8_t max; /* Maximum size */ member
/optee_os/lib/libmbedtls/core/
H A Dmbed_helpers.c16 TEE_Result mbed_gen_random_upto(mbedtls_mpi *n, mbedtls_mpi *max) in mbed_gen_random_upto()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/utctime/
H A Dder_decode_utctime.c29 #define DECODE_V(y, max) \ argument
/optee_os/core/lib/zlib/
H A Dinftrees.c43 unsigned min, max; /* minimum and maximum code lengths */ local
/optee_os/core/lib/scmi-server/
H A Dscmi_clock_consumer.c89 unsigned long *max, in scmi_clk_get_rates_steps()
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_cache.c381 void mbedtls_ssl_cache_set_max_entries(mbedtls_ssl_cache_context *cache, int max) in mbedtls_ssl_cache_set_max_entries()
H A Dx509.c53 #define CHECK_RANGE(min, max, val) \ argument
H A Dssl_tls.c1648 uint32_t min, uint32_t max) in mbedtls_ssl_conf_handshake_timeout()
/optee_os/lib/libunw/
H A Dunwind_arm32.c121 unsigned int max = 0; in find_index() local
/optee_os/core/drivers/
H A Dstm32_cpu_opp.c132 int max = levels[1]; in opp_voltage_is_supported() local
H A Dstm32_rtc.c908 struct optee_rtc_time *max = NULL; in stm32_rtc_valid_alarm_time() local
/optee_os/core/lib/libfdt/
H A Dfdt_ro.c106 uint32_t max = 0; in fdt_find_max_phandle() local
134 uint32_t max; in fdt_generate_phandle() local
/optee_os/core/drivers/clk/
H A Dclk.c364 unsigned long *max, unsigned long *step) in clk_get_rates_steps()
/optee_os/core/drivers/clk/sam/
H A Dat91_clk.h38 unsigned long max; member
/optee_os/ldelf/
H A Dta_elf.c765 size_t max = CFG_TA_ASLR_MAX_OFFSET_PAGES; in get_pad_begin() local