Searched refs:returned (Results 1 – 6 of 6) sorted by relevance
133 uint32_t returned = 0; in sbi_mpxy_get_channel_ids() local162 returned = data->returned; in sbi_mpxy_get_channel_ids()164 count = returned < (channel_count - start_index) ? in sbi_mpxy_get_channel_ids()165 returned : in sbi_mpxy_get_channel_ids()401 uint32_t returned = 0; in sbi_mpxy_get_channel_count() local428 returned = data->returned; in sbi_mpxy_get_channel_count()429 *channel_count = remaining + returned; in sbi_mpxy_get_channel_count()
120 uint32_t returned; member137 uint32_t returned; member
39 software, but also require contributions to be returned were
177 returned, or NULL if insufficient memory was available to allocate the183 address of the buffer is returned, or NULL if insufficient memory was189 <newsize> and preserving all existing data. NULL is returned if290 is returned if the pool is valid, 0 if an error is found.
142 function reported the correct size in *olen when it returned648 encrypt/decrypt functions returned an error. Fixes #8824.981 error code on failure. Before, they returned 1 to indicate failure in1399 the error code returned by mbedtls_mpi_write_file() is overwritten1809 * Fix the error returned by psa_generate_key() for a public key. Fixes #4551.1872 * Indicate in the error returned if the nonce length used with1931 returned from the public SSL API.2300 maximum nonce length returned by psa_aead_generate_nonce().2343 * Various changes to which alert and/or error code may be returned3503 signature always used a salt with the same length as the hash, and returned[all …]
320 `QCBOR_ERR_HW_FLOAT_DISABLED` will be returned.