Home
last modified time | relevance | path

Searched refs:app (Results 1 – 16 of 16) sorted by relevance

/openthread-latest/tools/harness-simulation/posix/etc/
DDockerfile62 COPY . /app
63 WORKDIR /app
98 && cd /app \
117 ENTRYPOINT ["/app/etc/docker/docker_entrypoint.sh"]
/openthread-latest/third_party/mbedtls/repo/scripts/
Dgenerate_visualc_files.pl181 for my $app ( @app_list ) {
182 gen_app( $app, $vsx_tpl, $vsx_dir, $vsx_ext );
/openthread-latest/tools/gerrit/
DREADME.md53 e181f1f98 [posix-app] fix diag issues of radio only mode (#2948)
58 d2e59fd64 [posix-app] fix getting tx power (#2957)
/openthread-latest/src/cli/
DCMakeLists.txt61 …(OT_CLI_VENDOR_TARGET "" CACHE STRING "Name of vendor extension CMake target to link with cli app")
/openthread-latest/third_party/mbedtls/repo/library/
Dssl_tls13_keys.c685 handshake->tls13_master_secrets.app); in ssl_tls13_key_schedule_stage_application()
693 handshake->tls13_master_secrets.app, PSA_HASH_LENGTH(hash_alg)); in ssl_tls13_key_schedule_stage_application()
1626 hash_alg, handshake->tls13_master_secrets.app, in ssl_tls13_generate_application_keys()
1769 handshake->tls13_master_secrets.app, in mbedtls_ssl_tls13_compute_resumption_master_secret()
Dssl_misc.h1008 unsigned char app[MBEDTLS_TLS1_3_MD_MAX_SIZE]; member
/openthread-latest/etc/cmake/
Doptions.cmake29 option(OT_APP_CLI "enable CLI app" ON)
30 option(OT_APP_NCP "enable NCP app" ON)
31 option(OT_APP_RCP "enable RCP app" ON)
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ssl.data579 Sending app data via TLS, MFL=512 without fragmentation
583 Sending app data via TLS, MFL=512 with fragmentation
587 Sending app data via TLS, MFL=1024 without fragmentation
591 Sending app data via TLS, MFL=1024 with fragmentation
595 Sending app data via TLS, MFL=2048 without fragmentation
599 Sending app data via TLS, MFL=2048 with fragmentation
603 Sending app data via TLS, MFL=4096 without fragmentation
607 Sending app data via TLS, MFL=4096 with fragmentation
611 Sending app data via TLS without MFL and without fragmentation
614 Sending app data via TLS without MFL and with fragmentation
[all …]
Dtest_suite_ssl.function3766 "EarlyData: deprotect and discard app data records.";
4844 "EarlyData: deprotect and discard app data records.");
/openthread-latest/third_party/mbedtls/repo/
DMakefile86 $(VISUALC_FILES): $(gen_file_dep) scripts/data_files/vs2017-app-template.vcxproj
DChangeLog4801 * Fix DER output of gen_key app (found by Gergely Budai)
4848 * cert_write app should use subject of issuer certificate as issuer of cert
4994 * EC key generation support in gen_key app
5019 * crypt_and_hash app checks MAC before final decryption
5257 * crypt_and_hash app checks MAC before final decryption
/openthread-latest/src/posix/
DREADME.md1 # OpenThread POSIX app
/openthread-latest/etc/gn/
Dopenthread.gni72 # Log output: none, debug_uart, app, platform
/openthread-latest/
DCMakeLists.txt130 message(FATAL_ERROR "no app (cli/ncp/rcp) should be enabled with nexus simulation platform")
/openthread-latest/src/core/
DBUILD.gn58 } else if (openthread_config_log_output == "app") {
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-thread-safety/
Dpsa-thread-safety.md173 The state transition diagram can be generated in https://app.diagrams.net/ via this [url](https://v…