Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c3184 #define MSG3 "This" macro
3357 if (!TEST_true(SSL_write_early_data(clientssl, MSG3, strlen(MSG3), in test_early_data_read_write()
3359 || !TEST_size_t_eq(written, strlen(MSG3))) in test_early_data_read_write()
3366 || !TEST_mem_eq(buf, readbytes, MSG3, strlen(MSG3))) in test_early_data_read_write()

Completed in 38 milliseconds