Lines Matching refs:int
953 ensure that conversions between size_t, ULONG, and int are
1165 unsigned long long int
1955 mbedtls_xxx() now return int instead of void, and the corresponding
1956 function mbedtls_xxx_ret() which was identical except for returning int
2204 * Fix test suite code on platforms where int32_t is not int, such as
3065 * The HAVEGE state type now uses uint32_t elements instead of int.
3329 the return type from void to int to allow returning error codes when
4066 The new functions change the return type from void to int to allow
4333 void to int to allow returning error codes when using MBEDTLS_AES_ALT,
4353 some data loss when casting a size_t to an unsigned int value in the
4819 * In the NET module, all "int" and "int *" arguments for file descriptors
4828 mbedtls_x509write_crt_set_key_usage() changed from int to unsigned.
4881 * x509_crt.key_usage changed from unsigned char to unsigned int.
5403 * Fixed bug in mpi_set_bit() on platforms where t_uint is wider than int
6087 instead of int for buffer lengths and loop variables for
6233 identical interface (returning int result values)