Home
last modified time | relevance | path

Searched refs:packet (Results 1 – 2 of 2) sorted by relevance

/mbedtls-latest/programs/test/
Dudp_proxy.c483 } packet; typedef
486 static void print_packet(const packet *p, const char *why) in print_packet()
528 static packet initial_clihlo;
530 static int send_packet(const packet *p, const char *why) in send_packet()
539 memcpy(&initial_clihlo, p, sizeof(packet)); in send_packet()
617 static packet prev[MAX_DELAYED_MSG];
625 static void delay_packet(packet *delay) in delay_packet()
631 memcpy(&prev[prev_len++], delay, sizeof(packet)); in delay_packet()
671 packet cur; in handle_message()
/mbedtls-latest/
DChangeLog3793 sending a malicious application packet could be used to selectively corrupt
4990 * Stricter check on SSL ClientHello internal sizes compared to actual packet
5483 * Stricter check on SSL ClientHello internal sizes compared to actual packet