Home
last modified time | relevance | path

Searched refs:from (Results 1 – 25 of 60) sorted by relevance

123

/net-tools-3.4.0/mbedtls-2.4.0/tests/suites/
Dtest_suite_mdx.data64 mbedtls_ripemd160 Test vector from paper #1
67 mbedtls_ripemd160 Test vector from paper #2
70 mbedtls_ripemd160 Test vector from paper #3
73 mbedtls_ripemd160 Test vector from paper #4
76 mbedtls_ripemd160 Test vector from paper #5
79 mbedtls_ripemd160 Test vector from paper #6
82 mbedtls_ripemd160 Test vector from paper #7
85 mbedtls_ripemd160 Test vector from paper #8
Dtest_suite_hmac_drbg.misc.data61 HMAC_DRBG from buffer SHA-1
65 HMAC_DRBG from buffer SHA-224
69 HMAC_DRBG from buffer SHA-256
73 HMAC_DRBG from buffer SHA-384
77 HMAC_DRBG from buffer SHA-512
Dtest_suite_dhm.data10 Diffie-Hallman load parameters from file
13 Diffie-Hallman load parameters from file
/net-tools-3.4.0/docker/
Ddanted.conf8 from: 0.0.0.0/0 to: 0.0.0.0/0
12 from: 0.0.0.0/0 to: 0.0.0.0/0
/net-tools-3.4.0/virtual-hub/
DREADME.md4 QEMU nodes running zephyr application. It receive packets from QEMU
39 to 1 on CMakeLists.txt from the target projects.
56 the connection matrix from `input.csv`. This way the first line and column
57 from the file refers to the node with `QEMU_PIPE_ID` defined with 1. In the
58 same way the second line and column from the file refers to the node with
/net-tools-3.4.0/tinydtls-0.8.2/sha2/testvectors/testvectors/
Dvector003.info2 For this test data (from the PDF document), no example output
4 provided), so the sample for SHA-256 comes from the output of
Dvector016.info2 This test vector came from Brian LaMacchia in his e-mail
3 message containing several samples of output from his SHA-256
Dvector004.info2 The output samples for this test vector come exclusively from my
4 a very large grain of salt. The input sample comes from...well
Dvector001.info2 This test vector is taken from the PDF document that describes
Dvector002.info4 output from my own implementation which may not be correct.
Dvector014.info2 The output samples for thi test vector come exclusively from my
Dvector008.info2 The output samples for thi test vector come exclusively from my
Dvector010.info2 The output samples for thi test vector come exclusively from my
Dvector012.info2 The output samples for thi test vector come exclusively from my
Dvector006.info2 The output samples for thi test vector come exclusively from my
Dvector007.info2 The output samples for thi test vector come exclusively from my
Dvector004.dat1from these honored dead we take increased devotion to that cause for which they gave the last full…
Dvector011.info2 The output samples for thi test vector come exclusively from my
/net-tools-3.4.0/
Dstunnel_sc.conf12 ; *:4242 - Listen encrypted traffic from Zephyr
13 ; *:4243 - Listen unencrypted traffic from localhost (client)
Dstunnel.conf13 ; *:4242 - Listen encrypted traffic from Zephyr
14 ; *:4243 - Listen unencrypted traffic from localhost (client)
Decho-server.c193 struct sockaddr_in6 from = { 0 }; in udp_receive_and_reply() local
194 socklen_t fromlen = sizeof(from); in udp_receive_and_reply()
198 (struct sockaddr *)&from, &fromlen, proto); in udp_receive_and_reply()
206 (struct sockaddr *)&from, fromlen, proto); in udp_receive_and_reply()
220 struct sockaddr_in6 from = { 0 }; in tcp_receive_and_reply() local
221 socklen_t fromlen = sizeof(from); in tcp_receive_and_reply()
226 (struct sockaddr *)&from, &fromlen, proto); in tcp_receive_and_reply()
231 (struct sockaddr *)&from, fromlen, proto); in tcp_receive_and_reply()
/net-tools-3.4.0/libcoap/examples/lwip/
DREADME17 * download lwip and lwip-contrib from the upstream git sources
26 differ from regular libcoap usage. If you seem to run out of memory creating
/net-tools-3.4.0/libcoap/
DTODO14 -> Remove the #include "coap_config.h" directive from the public header files.
15 -> Remove #ifdef HAVE_ASSERT_H and so on from the public headers.
16 -> Use coap.h as the only header to include from the public view.
/net-tools-3.4.0/python-websocket-server/
DREADME.md58 *`host`* - By default the `127.0.0.1` is used which allows connections only from the current machin…
75 … a callback function that will be called for every `client` disconnecting from us | function …
86 | `set_fn_client_left()` | Called for every `client` disconnecting from us | client, server …
96 from websocket_server import WebsocketServer
/net-tools-3.4.0/mbedtls-2.4.0/
DREADME.md23 Yotta, as a build system, is slightly different from the other build systems:
34 Once yotta is installed, you can use it to download the latest version of mbed TLS from the yotta r…
42 …y have a copy of mbed TLS from a source other than the yotta registry, for example from cloning ou…
46 This should be executed from the root mbed TLS project directory. This will create the yotta module…
59 In order to build from the source code using Make, just enter at the command line:
75 …environment is Unix-like (for instance when cross-compiling, or compiling from an MSYS shell), and…
144 …te the tests files (e.g. `test\_suite\_mpi.c`). These files are generated from a `function file` (…
162 We gratefully accept bug reports and contributions from the community. There are some requirements …
168 …eloper.mbed.org/contributor_agreement/). Alternatively, for contributions from corporations, or th…

123