Lines Matching refs:int
322 * Fix test suite code on platforms where int32_t is not int, such as
1176 * The HAVEGE state type now uses uint32_t elements instead of int.
1440 the return type from void to int to allow returning error codes when
2177 The new functions change the return type from void to int to allow
2444 void to int to allow returning error codes when using MBEDTLS_AES_ALT,
2464 some data loss when casting a size_t to an unsigned int value in the
2930 * In the NET module, all "int" and "int *" arguments for file descriptors
2939 mbedtls_x509write_crt_set_key_usage() changed from int to unsigned.
2992 * x509_crt.key_usage changed from unsigned char to unsigned int.
3514 * Fixed bug in mpi_set_bit() on platforms where t_uint is wider than int
4198 instead of int for buffer lengths and loop variables for
4344 identical interface (returning int result values)