Home
last modified time | relevance | path

Searched refs:NOT_SUPPORTED (Results 1 – 4 of 4) sorted by relevance

/lib/mbedtls/external/mbedtls/tests/scripts/
A Dgenerate_psa_tests.py233 NOT_SUPPORTED = 0 variable in OpFail.Reason
258 if reason == self.Reason.NOT_SUPPORTED:
289 error = ('NOT_SUPPORTED' if reason == self.Reason.NOT_SUPPORTED else
305 self.Reason.NOT_SUPPORTED,
323 self.Reason.NOT_SUPPORTED,
/lib/mbedtls/external/mbedtls/tests/suites/
A Dtest_suite_psa_crypto.data664 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED
668 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED
672 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED
6956 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED
6965 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED
6970 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED
6975 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED
6980 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED
6985 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED
6990 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED
[all …]
A Dtest_suite_psa_crypto_op_fail.function24 * This test suite currently allows NOT_SUPPORTED and INVALID_ARGUMENT
A Dtest_suite_psa_crypto.function1621 /* When expecting INVALID_ARGUMENT, also accept NOT_SUPPORTED.
1626 * NOT_SUPPORTED which is correct at this point;
1628 * NOT_SUPPORTED which again is correct at this point.

Completed in 46 milliseconds