Lines Matching refs:error
61 #include "mbedtls/error.h"
67 #include "mbedtls/error.h"
262 /* Since this error case is an internal error, it's more serious than \
263 * any existing error code and so it's fine to overwrite the existing \
334 /* Mbed TLS error codes can combine a high-level error code and a
335 * low-level error code. The low-level error usually reflects the
407 /* Only check CTR_DRBG error codes if underlying mbedtls_xxx
439 /* Only check HMAC_DRBG error codes if underlying mbedtls_xxx
575 * error, the trailing part on success) with
1116 goto error;
1125 goto error;
1131 error:
1197 * As the return error code may not be handled in case of multiple errors,
1204 * execution of the test suite is stopped in error if the assertion fails.
1334 * important if the error is that the storage is full.
1381 * a storage error. */
1493 * set data_length to a value between 0 and data_size. On error, setting
1609 * set data_length to a value between 0 and data_size. On error, setting
2711 * once all the error checks are done. */
2730 * In case of error, set the output length and content to a safe default,
2731 * such that in case the caller misses an error check, the output would be
2827 * In case of error, set the output length and content to a safe default,
2828 * such that in case the caller misses an error check, the output would be
6021 * were requested. The right error in this case could
6032 /* Go through the error path to wipe all confidential data now
6213 * Result of comparison is returned. When it indicates error
7660 /* If an error happens and is not handled properly, the output
9090 /* From now on, we must free local_input->buffer on error. */
9097 goto error;
9102 error: