Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/scripts/
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,
/openthread-latest/third_party/mbedtls/repo/tests/suites/
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
1751 # Either INVALID_ARGUMENT or NOT_SUPPORTED would be reasonable here
1776 # Either INVALID_ARGUMENT or NOT_SUPPORTED would be reasonable here
2211 # Either INVALID_ARGUMENT or NOT_SUPPORTED would be reasonable here
2216 # Either INVALID_ARGUMENT or NOT_SUPPORTED would be reasonable here
2244 # Either INVALID_ARGUMENT or NOT_SUPPORTED would be reasonable here
2393 # Either INVALID_ARGUMENT or NOT_SUPPORTED would be reasonable here
6956 # The spec allows either INVALID_ARGUMENT or NOT_SUPPORTED
[all …]
Dtest_suite_psa_crypto_op_fail.function24 * This test suite currently allows NOT_SUPPORTED and INVALID_ARGUMENT
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.