Searched defs:cookie (Results 1 – 5 of 5) sorted by relevance
/openthread-latest/third_party/tcplp/bsdtcp/ |
D | tcp_fastopen.c | 646 tcp_fastopen_check_cookie(struct tcpcb* tp, uint8_t *cookie, in tcp_fastopen_check_cookie() 1050 uint8_t cookie_len, uint8_t *cookie) in tcp_fastopen_update_cache()
|
/openthread-latest/third_party/mbedtls/repo/library/ |
D | ssl_cookie.c | 275 const unsigned char *cookie, size_t cookie_len, in mbedtls_ssl_cookie_check()
|
D | ssl_misc.h | 866 unsigned char *cookie; /*!< HelloVerifyRequest cookie for DTLS member
|
D | ssl_tls.c | 1287 const unsigned char *cookie, size_t cookie_len, in ssl_cookie_check_dummy()
|
/openthread-latest/tests/scripts/thread-cert/ |
D | dtls.py | 372 cookie, argument 414 def __init__(self, server_version, cookie): argument
|