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