Home
last modified time | relevance | path

Searched refs:MSG4 (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Dsslapitest.c3376 #define MSG4 "is" macro
3604 if (!TEST_true(SSL_write_early_data(serverssl, MSG4, strlen(MSG4), in test_early_data_read_write()
3606 || !TEST_size_t_eq(written, strlen(MSG4)) in test_early_data_read_write()
3608 || !TEST_mem_eq(buf, readbytes, MSG4, strlen(MSG4))) in test_early_data_read_write()

Completed in 31 milliseconds