Searched refs:returned (Results 1 – 6 of 6) sorted by relevance
135 uint32_t returned = 0; in sbi_mpxy_get_channel_ids() local164 returned = data->returned; in sbi_mpxy_get_channel_ids()166 count = returned < (channel_count - start_index) ? in sbi_mpxy_get_channel_ids()167 returned : in sbi_mpxy_get_channel_ids()403 uint32_t returned = 0; in sbi_mpxy_get_channel_count() local430 returned = data->returned; in sbi_mpxy_get_channel_count()431 *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.
99 function reported the correct size in *olen when it returned605 encrypt/decrypt functions returned an error. Fixes #8824.938 error code on failure. Before, they returned 1 to indicate failure in1356 the error code returned by mbedtls_mpi_write_file() is overwritten1766 * Fix the error returned by psa_generate_key() for a public key. Fixes #4551.1829 * Indicate in the error returned if the nonce length used with1888 returned from the public SSL API.2257 maximum nonce length returned by psa_aead_generate_nonce().2300 * Various changes to which alert and/or error code may be returned3460 signature always used a salt with the same length as the hash, and returned[all …]
320 `QCBOR_ERR_HW_FLOAT_DISABLED` will be returned.