Searched refs:DTLS (Results 1 – 10 of 10) sorted by relevance
/net-tools-latest/mbedtls-2.4.0/tests/suites/ |
D | test_suite_ssl.data | 1 SSL DTLS replay: initial state, seqnum 0 4 SSL DTLS replay: 0 seen, 1 arriving 7 SSL DTLS replay: 0 seen, 0 replayed 10 SSL DTLS replay: 0-1 seen, 2 arriving 13 SSL DTLS replay: 0-1 seen, 1 replayed 16 SSL DTLS replay: 0-1 seen, 0 replayed 19 SSL DTLS replay: new 22 SSL DTLS replay: way new 25 SSL DTLS replay: delayed 28 SSL DTLS replay: lastest replayed [all …]
|
/net-tools-latest/libcoap/ |
D | TODO | 17 -> DTLS functionality 18 -> Adding DTLS functions based on openssl
|
D | CONTRIBUTE | 218 example some DTLS implementations and proxy functionality.
|
/net-tools-latest/mbedtls-2.4.0/yotta/data/ |
D | README.md | 27 ## Performing TLS and DTLS connections 29 …DTLS connections with mbed TLS in mbed OS is provided in a separate yotta module: [mbed-tls-socket… 77 …ets](https://github.com/ARMmbed/mbed-tls-sockets). See "Performing TLS and DTLS connections" above.
|
/net-tools-latest/ |
D | README.legacy | 163 which waits DTLS data sent by dtls-client application that 214 If you want to use DTLS then run client like this 217 For non-DTLS case, run client like this
|
D | README.md | 214 ## Using DTLS link with echo-* programs 216 For DTLS client functionality, you can do this 225 For DTLS server functionality, you can do this
|
D | README NAT.md | 69 # Also any TLS/DTLS traffic needs proper seed or random generator,
|
/net-tools-latest/tinydtls-0.8.2/ |
D | tinydtls.h.in | 1 /* tinydtls -- a very basic DTLS implementation
|
/net-tools-latest/mbedtls-2.4.0/tests/ |
D | ssl-opt.sh | 273 if [ "$DTLS" -eq 1 ]; then 327 DTLS=1 329 DTLS=0
|
/net-tools-latest/mbedtls-2.4.0/ |
D | ChangeLog | 59 ssl_parse_hello_verify_request() for DTLS. Found by Guido Vranken. 153 with some peers over unreliable links. Avoid dropping an entire DTLS 331 * Support for DTLS 1.0 and 1.2 (RFC 6347). 498 * DTLS no longer hard-depends on TIMING_C, but uses a callback interface
|