/net-tools-latest/mbedtls-2.4.0/yotta/data/example-hashing/ |
D | main.cpp | 48 int example(void) in example() function 160 MBED_HOSTTEST_DESCRIPTION(mbed TLS example on hashing); in run() 162 MBED_HOSTTEST_RESULT(example() == 0); in run() 174 return example(); in main()
|
D | README.md | 7 To build and run this example you must have: 37 5. Copy `build/frdm-k64f-gcc/test/mbedtls-test-example-hashing.bin` to your mbed board and wait unt… 54 {{description;mbed TLS example on hashing}}
|
/net-tools-latest/mbedtls-2.4.0/yotta/data/example-authcrypt/ |
D | main.cpp | 48 static int example(void) in example() function 180 MBED_HOSTTEST_DESCRIPTION(mbed TLS example authcrypt); in run() 182 MBED_HOSTTEST_RESULT(example() == 0); in run() 194 return example(); in main()
|
D | README.md | 7 To build and run this example you must have: 37 5. Copy `build/frdm-k64f-gcc/test/mbedtls-test-example-authcrypt.bin` to your mbed board and wait u… 54 {{description;mbed TLS example authcrypt}}
|
/net-tools-latest/mbedtls-2.4.0/configs/ |
D | README.txt | 1 This directory contains example configuration files. 15 For example, using make:
|
/net-tools-latest/mbedtls-2.4.0/tests/data_files/ |
D | cert_example_multi.crt | 10 Subject: C=NL, O=PolarSSL, CN=www.example.com 43 DNS:example.com, DNS:example.net, DNS:*.example.org
|
D | cert_example_wildcard.crt | 10 Subject: C=NL, O=PolarSSL, CN=*.example.com
|
/net-tools-latest/mbedtls-2.4.0/yotta/data/example-selftest/ |
D | README.md | 3 …he future, a wider portion of the mbed TLS test suite will become part of this example application. 7 To build and run this example you must have: 37 5. Copy `build/frdm-k64f-gcc/test/mbedtls-test-example-selftest.bin` to your mbed board and wait un…
|
/net-tools-latest/ |
D | README NAT.md | 56 You can test your configuration for example in `zephyr/samples/net/sockets/http_get` by creating 73 # Run application that use shell, for example lwm2m_client 80 installed. For example `-attach_uart_cmd='x-terminal-emulator -e screen %s &'` works.
|
D | README.legacy | 63 There is an example radvd.conf file present in the tools directory. 225 using the coap-server example server that is found in libcoap.
|
/net-tools-latest/mbedtls-2.4.0/yotta/data/ |
D | README.md | 17 1. [**Self test:**](https://github.com/ARMmbed/mbedtls/blob/development/yotta/data/example-selftest… 19 2. [**Benchmark:**](https://github.com/ARMmbed/mbedtls/blob/development/yotta/data/example-benchmar… 21 3. [**Hashing:**](https://github.com/ARMmbed/mbedtls/blob/development/yotta/data/example-hashing) D… 23 …ption:**](https://github.com/ARMmbed/mbedtls/blob/development/yotta/data/example-authcrypt) Demons… 31 The `mbed-tls-sockets` module includes a complete [example TLS client](https://github.com/ARMmbed/m… 41 For example, in an application called `myapp`, if you want to enable the EC J-PAKE key exchange and…
|
/net-tools-latest/tinydtls-0.8.2/sha2/testvectors/testvectors/ |
D | vector003.info | 2 For this test data (from the PDF document), no example output
|
/net-tools-latest/mbedtls-2.4.0/yotta/data/example-benchmark/ |
D | README.md | 7 To build and run this example you must have: 37 5. Copy `build/frdm-k64f-gcc/test/mbedtls-test-example-benchmark.bin` to your mbed board and wait u… 96 Any performance data generated by this example application are indicative only of the performance o…
|
/net-tools-latest/mbedtls-2.4.0/yotta/ |
D | create-module.sh | 34 cp -r data/example-* $TMP/test
|
/net-tools-latest/libcoap/examples/lwip/ |
D | README | 4 To run the example, do
|
/net-tools-latest/libcoap/ |
D | CONTRIBUTE | 72 Now you can simply start your own local branch (for example 'my-develop') 131 into single lines per parameter. For example like this (from src/block.c): 198 Also a good documentation on the usage of the libcoap and the example 202 The source is providing some example binaries which originally just should show 218 example some DTLS implementations and proxy functionality.
|
/net-tools-latest/mbedtls-2.4.0/tests/data_files/dir4/ |
D | Readme | 34 (This situation happens for example when a root of some hierarchy gets integrated into another hier…
|
/net-tools-latest/tinydtls-0.8.2/sha2/ |
D | README | 68 example: 115 to optimize things. For example, on the FreeBSD and Linux x86 systems 129 and even under Windows98SE using Metrowerks C. The utility/example 246 Here's an example of compiling and using the sha2 program (in this example
|
/net-tools-latest/mbedtls-2.4.0/ |
D | README.md | 28 … a result, some linkers will expect flags to be in a specific order, for example the GNU linker wa… 42 …have a copy of mbed TLS from a source other than the yotta registry, for example from cloning our … 53 For more details on the yotta/mbed OS edition of mbed TLS, including example programs, please consu… 139 We've included example programs for a lot of different features and uses in `programs/`. Most progr…
|
/net-tools-latest/virtual-hub/ |
D | README.md | 29 There is an example file in virtual-hub's directory for 3 nodes full
|
/net-tools-latest/mbedtls-2.4.0/scripts/data_files/ |
D | vs6-main-template.dsp | 14 !MESSAGE by defining the macro CFG on the command line. For example:
|
/net-tools-latest/libcoap/m4/ |
D | ax_check_link_flag.m4 | 19 # EXTRA-FLAGS FLAG". This can for example be used to force the linker to
|
D | ax_check_compile_flag.m4 | 19 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to
|
/net-tools-latest/python-websocket-server/ |
D | README.md | 27 …tps://github.com/Pithikos/python-websocket-server/blob/master/server.py) example and the [API](htt…
|
/net-tools-latest/mbedtls-2.4.0/tests/suites/ |
D | test_suite_x509parse.data | 99 …example.com\nissued on \: 2012-05-10 13\:23\:41\nexpires on \: 2022-05-11 13\:23\:4… 119 …lAddress=tca@example.com, O=Test CA Authority\nsubject name \: C=XX, O=tca, ST=Ecnivorp, OU=T… 460 …xample_wildcard.crt":"data_files/test-ca.crt":"data_files/crl.pem":"mail.example.net":MBEDTLS_ERR_… 464 …ert_example_wildcard.crt":"data_files/test-ca.crt":"data_files/crl.pem":"example.com":MBEDTLS_ERR_… 468 …rt_example_multi.crt":"data_files/test-ca.crt":"data_files/crl.pem":"www.example.com":MBEDTLS_ERR_… 472 …iles/cert_example_multi.crt":"data_files/test-ca.crt":"data_files/crl.pem":"example.net":0:0:"NULL" 476 …rt_example_multi.crt":"data_files/test-ca.crt":"data_files/crl.pem":"www.example.net":MBEDTLS_ERR_… 488 …s/cert_example_multi.crt":"data_files/test-ca.crt":"data_files/crl.pem":"example.org":MBEDTLS_ERR_… 492 …cert_example_multi.crt":"data_files/test-ca.crt":"data_files/crl.pem":"mail.example.org":0:0:"NULL" 500 …ample_multi_nocn.crt":"data_files/test-ca.crt":"data_files/crl.pem":"www.example.net":MBEDTLS_ERR_…
|