Lines Matching refs:error
69 * Inject an error on the specified buffer ONLY it this is the correct stage.
211 * This permits delaying the error until the end of the input
212 * sequence, if no error appears then, this will be treated
213 * as an error.
256 … !"One of the last psa_pake_input() calls should have returned the expected error.");
350 … !"One of the last psa_pake_input() calls should have returned the expected error.");
383 … !"One of the last psa_pake_input() calls should have returned the expected error.");
439 … !"One of the last psa_pake_input() calls should have returned the expected error.");
503 … !"One of the last psa_pake_input() calls should have returned the expected error.");
530 … !"One of the last psa_pake_input() calls should have returned the expected error.");
549 * - terminated successfully if this exact error was expected at this stage
550 * - terminated with failure otherwise (either no error was expected at this
551 * stage or a different error code was expected)
568 * the error should be injected.
569 * The check is conditional in this case because, once the error is triggered,
572 * The test succeeds if the returned error is exactly the expected one,