Searched refs:sent_buf (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dheartbeat_test.c200 unsigned char sent_buf[MAX_PRINTABLE_CHARACTERS + 1]; local
214 memcpy((char *)sent_buf, (const char *)payload, sizeof(sent_buf));
237 print_payload("sent", sent_buf, strlen((const char *)sent_buf));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dheartbeat_test.c200 unsigned char sent_buf[MAX_PRINTABLE_CHARACTERS + 1]; local
214 memcpy((char *)sent_buf, (const char *)payload, sizeof(sent_buf));
237 print_payload("sent", sent_buf, strlen((const char *)sent_buf));

Completed in 105 milliseconds