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

/freebsd-10.0-release/crypto/openssl/ssl/
H A Dheartbeat_test.c204 unsigned char sent_buf[MAX_PRINTABLE_CHARACTERS + 1]; local
216 memcpy((char *)sent_buf, (const char*)payload, sizeof(sent_buf));
239 print_payload("sent", sent_buf, strlen((const char*)sent_buf));

Completed in 110 milliseconds