Home
last modified time | relevance | path

Searched refs:command (Results 1 – 19 of 19) sorted by relevance

/mbedtls-latest/scripts/
Dconfig.py581 if args.command is None:
584 elif args.command == 'get':
590 elif args.command == 'set':
597 elif args.command == 'set-all':
599 elif args.command == 'unset':
601 elif args.command == 'unset-all':
Dabi_check.py154 for command in ["abi-dumper", "abi-compliance-checker"]:
155 if not shutil.which(command):
156 raise Exception("{} not installed, aborting".format(command))
/mbedtls-latest/tests/scripts/
Drun-test-suites.pl87 my $command = "$prefix$suite";
89 $command .= ' -v';
91 my $result = `$command`;
Ddepends.py200 for command in self.commands:
201 log_command(command)
205 ret = subprocess.call(command, env=env)
207 if command[0] not in ['make', options.make_command]:
208 log_line('*** [{}] Error {}'.format(' '.join(command), ret))
/mbedtls-latest/programs/test/
Dmetatest.c444 const char *command = argv[1]; in main() local
445 while (*command == '-') { in main()
446 ++command; in main()
482 argv0, command); in main()
/mbedtls-latest/
DCMakeLists.txt6 # command but rather at the target level using the
7 # target_include_directories command. That way, it is easier to guarantee
11 # target_link_libraries command) inherits from the library PUBLIC include
71 # edit the sed command in prepare_release.sh that modifies
DREADME.md91 In order to build from the source code using GNU Make, just enter at the command line:
109 …CFLAGS` and `LDFLAGS` by setting them in your environment or on the make command line; compiler wa…
111 …ccept `-Wall` as an option). Directory-specific options cannot be overridden from the command line.
119 …build the source using CMake in a separate directory (recommended), just enter at the command line:
152 Switching build modes in CMake is simple. For debug mode, enter at the command line:
180 CMake cache. This can be done with the following command using GNU find:
DChangeLog373 a user configuration file or the compiler command line. Fixes #8165.
749 a user configuration file or the compiler command line. Fixes #8165.
987 compiler target flags on the command line; the library now sets target
2496 * Add the command line parameter key_pwd to the ssl_client2 and ssl_server2
2500 ssl_server2 only, add the command line parameter key_pwd2 which allows to
2604 using a return command. This has been done to enable customization of the
3837 * The selftest program can execute a subset of the tests based on command
4546 compiler's command line.
4994 * Fix symlink command for cross compiling with CMake (found by Andre
/mbedtls-latest/tests/git-scripts/
DREADME.md11 Execute the following command to create a link on Linux from the Mbed TLS `.git/hooks` directory:
/mbedtls-latest/docs/
Drequirements.txt3 # by the following command:
Ddriver-only-builds.md36 defined in `psa/crypto_config.h` or your compiler's command line. This
/mbedtls-latest/doxygen/
Dmbedtls.doxyfile36 # function, we can leave the description part of the \retval command blank.
/mbedtls-latest/tests/
DCMakeLists.txt172 # Without this command, cmake will generate rules in each sub-makefile. As a result,
174 # With this line, only 4 sub-makefiles include the above command, that reduces
/mbedtls-latest/programs/fuzz/
DREADME.md56 … dummy.py for extracting payload from client to server (if we used `tcp.dstport` in tshark command)
/mbedtls-latest/tests/suites/
Dmain_test.function226 * \param argv Array of command line arguments.
Dhost_test.function480 * Parses command line and executes tests from
/mbedtls-latest/docs/architecture/psa-migration/
Dpsa-limitations.md180 The `certtool` command provided by GnuTLS seems to be picking saltlen = hashlen
/mbedtls-latest/docs/architecture/
Dpsa-storage-resilience.md158 …e secure element, this has the advantage of maximizing the chance that a command to destroy key ma…
/mbedtls-latest/docs/proposed/
Dpsa-driver-interface.md71 …ified manner. This may be, for example, a list of file names passed on a command line, or a JSON l…