Searched refs:MSG7 (Results 1 – 1 of 1) sorted by relevance
3350 #define MSG7 "message." macro3660 if (!TEST_true(SSL_write_ex(serverssl, MSG7, strlen(MSG7), &written)) in test_early_data_read_write()3661 || !TEST_size_t_eq(written, strlen(MSG7)) in test_early_data_read_write()3663 || !TEST_mem_eq(buf, readbytes, MSG7, strlen(MSG7))) in test_early_data_read_write()