Searched refs:MSG4 (Results 1 – 1 of 1) sorted by relevance
2267 #define MSG4 "is" macro2452 if (!TEST_true(SSL_write_early_data(serverssl, MSG4, strlen(MSG4), in test_early_data_read_write()2454 || !TEST_size_t_eq(written, strlen(MSG4)) in test_early_data_read_write()2456 || !TEST_mem_eq(buf, readbytes, MSG4, strlen(MSG4))) in test_early_data_read_write()