Lines Matching refs:int
996 ensure that conversions between size_t, ULONG, and int are
1208 unsigned long long int
1998 mbedtls_xxx() now return int instead of void, and the corresponding
1999 function mbedtls_xxx_ret() which was identical except for returning int
2247 * Fix test suite code on platforms where int32_t is not int, such as
3108 * The HAVEGE state type now uses uint32_t elements instead of int.
3372 the return type from void to int to allow returning error codes when
4109 The new functions change the return type from void to int to allow
4376 void to int to allow returning error codes when using MBEDTLS_AES_ALT,
4396 some data loss when casting a size_t to an unsigned int value in the
4862 * In the NET module, all "int" and "int *" arguments for file descriptors
4871 mbedtls_x509write_crt_set_key_usage() changed from int to unsigned.
4924 * x509_crt.key_usage changed from unsigned char to unsigned int.
5446 * Fixed bug in mpi_set_bit() on platforms where t_uint is wider than int
6130 instead of int for buffer lengths and loop variables for
6276 identical interface (returning int result values)