Home
last modified time | relevance | path

Searched refs:Exception (Results 1 – 22 of 22) sorted by relevance

/lib/mbedtls/external/mbedtls/scripts/mbedtls_dev/
A Dbuild_tree.py44 raise Exception('Neither Mbed TLS nor TF-PSA-Crypto source tree found')
55 raise Exception('Neither Mbed TLS nor TF-PSA-Crypto source tree found')
62 raise Exception("This script must be run from Mbed TLS root")
76 raise Exception('Mbed TLS source tree not found')
94 raise Exception('Neither Mbed TLS nor TF-PSA-Crypto source tree found')
107 raise Exception('Mbed TLS source tree not found')
120 raise Exception('TF-PSA-Crypto source tree not found')
A Dtest_case.py19 class MissingDescription(Exception):
22 class MissingFunction(Exception):
A Dmacro_collector.py13 class ReadFileLineException(Exception):
180 raise Exception('distribute_arguments({})'.format(name)) from e
501 raise Exception('Undeclared names in test case', undeclared)
A Dc_wrapper_generator.py346 class UnknownTypeForPrintf(Exception):
A Dcrypto_knowledge.py291 class AlgorithmNotRecognized(Exception):
A Dbignum_core.py674 raise Exception("Limbs of input A ({}) exceeds N ({})".format(
/lib/mbedtls/external/mbedtls/tests/scripts/
A Dset_psa_test_dependencies.py201 raise Exception('Not enough content lines in paragraph {} in {}'
204 raise Exception('Too many content lines in paragraph {} in {}'
225 raise Exception('Next-to-last line does not start with "depends_on:"'
275 raise Exception('File type not recognized: {}'
A Dtest_generate_test_code.py954 raise Exception
963 self.assertRaises(Exception, parse_functions, stream)
975 raise Exception
985 self.assertRaises(Exception, parse_functions, stream)
999 raise Exception
1007 self.assertRaises(Exception, parse_functions, stream)
1020 raise Exception
1030 self.assertRaises(Exception, parse_functions, stream)
A Drun_demos.py50 …raise Exception('No demos found. run_demos needs to operate from the Mbed TLS toplevel directory.')
A Dtest_config_script.py70 raise Exception("Unable to figure out supported presets. Pass the '-p' option.")
A Danalyze_outcomes.py714 except Exception: # pylint: disable=broad-except
A Daudit-validity-dates.py38 raise Exception("audit-validity-dates requires cryptography >= 35.0.0"
A Ddepends.py552 except Exception: # pylint: disable=broad-except
A Dcheck_names.py955 except Exception: # pylint: disable=broad-except
A Dgenerate_test_code.py208 class GeneratorInputError(Exception):
/lib/lwip/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/
A DMibException.cs24 public sealed class MibException : Exception
51 public MibException(string message, Exception inner) in MibException()
/lib/mbedtls/external/mbedtls/scripts/
A Dgenerate_driver_wrappers.py28 class JsonValidationException(Exception):
34 class DriverReaderException(Exception):
152 def trace_exception(e: Exception, file=sys.stderr) -> None: argument
A Dassemble_changelog.py34 class InputFormatError(Exception):
40 class CategoryParseError(Exception):
46 class LostContent(Exception):
51 class FilePathError(Exception):
A Dabi_check.py137 raise Exception('Checking API without ABI or vice versa is not supported')
155 raise Exception("{} not installed, aborting".format(command))
650 except Exception: # pylint: disable=broad-except
A Dgenerate_ssl_debug_helpers.py36 class CondDirectiveNotMatch(Exception):
A Dconfig.py395 raise Exception('Mbed TLS configuration file not found',
/lib/mbedtls/external/mbedtls/
A DLICENSE324 License. (Exception: if the Program itself is interactive but

Completed in 56 milliseconds