Home
last modified time | relevance | path

Searched refs:path_challenge (Results 1 – 3 of 3) sorted by relevance

/openssl/doc/designs/quic-design/
H A Drx-depacketizer.md127 | 0x1A | [path_challenge] | Connection manager? [^7] | ✔ | | |…
200 [path_challenge]: https://datatracker.ietf.org/doc/html/rfc9000#section-19.17
H A Dtx-packetiser.md289 | 0x1A | path_challenge | | | ✓ | ✓ | | | &check…
/openssl/test/
H A Dquic_multistream_test.c3552 static const uint64_t path_challenge = UINT64_C(0xbdeb9451169c83aa); variable
3570 || !TEST_true(WPACKET_put_bytes_u64(&wpkt, path_challenge))) in script_41_inject_plain()
3618 || !TEST_uint64_t_eq(frame_data, path_challenge)) { in script_41_trace()

Completed in 41 milliseconds