Searched refs:command (Results 1 – 7 of 7) sorted by relevance
/optee_os/lib/libutee/ |
A D | tee_socket_pta.c | 141 TEE_Result __tee_socket_pta_ioctl(uint32_t handle, uint32_t command, void *buf, in __tee_socket_pta_ioctl() argument 154 params[0].value.b = command; in __tee_socket_pta_ioctl()
|
A D | tee_socket_private.h | 29 TEE_Result __tee_socket_pta_ioctl(uint32_t handle, uint32_t command, void *buf,
|
/optee_os/scripts/ |
A D | sign_encrypt.py | 142 parsed.command in ['digest'] + command_aliases_digest: 150 and parsed.command in ['digest'] + command_aliases_digest: 416 }.get(args.command, 'sign_encrypt_ta')()
|
/optee_os/out/arm/export-ta_arm32/scripts/ |
A D | sign_encrypt.py | 142 parsed.command in ['digest'] + command_aliases_digest: 150 and parsed.command in ['digest'] + command_aliases_digest: 416 }.get(args.command, 'sign_encrypt_ta')()
|
/optee_os/out/arm/export-ta_arm64/scripts/ |
A D | sign_encrypt.py | 142 parsed.command in ['digest'] + command_aliases_digest: 150 and parsed.command in ['digest'] + command_aliases_digest: 416 }.get(args.command, 'sign_encrypt_ta')()
|
/optee_os/lib/libmbedtls/mbedtls/ |
A D | README.md | 58 In order to build from the source code using GNU Make, just enter at the command line: 76 …CFLAGS` and `LDFLAGS` by setting them in your environment or on the make command line; compiler wa… 78 …ccept `-Wall` as an option). Directory-specific options cannot be overridden from the command line. 86 …build the source using CMake in a separate directory (recommended), just enter at the command line: 119 Switching build modes in CMake is simple. For debug mode, enter at the command line: 147 CMake cache. This can be done with the following command using GNU find:
|
A D | ChangeLog | 585 * Add the command line parameter key_pwd to the ssl_client2 and ssl_server2 589 ssl_server2 only, add the command line parameter key_pwd2 which allows to 693 using a return command. This has been done to enable customization of the 1926 * The selftest program can execute a subset of the tests based on command 2635 compiler's command line. 3083 * Fix symlink command for cross compiling with CMake (found by Andre
|
Completed in 12 milliseconds